You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the standalone sample, the MarkdownPreview composable inits the MarkdownProcessor with the default MarkdownMode, which is Standalone. We should implement syncing in this sample, too.
The text was updated successfully, but these errors were encountered:
In the standalone sample, the
MarkdownPreview
composable inits theMarkdownProcessor
with the defaultMarkdownMode
, which isStandalone
. We should implement syncing in this sample, too.The text was updated successfully, but these errors were encountered: