[ASK] Best practive to make preview mode #948
Unanswered
muslimmuda15
asked this question in
Q&A
Replies: 1 comment
|
We've created our own component to render markdown, produced with MDXEditor, based on remark-gfm (our fork of remark-gfm, to be precise, because the original package maintainers refused to make autolinks plugin optional). The result you can see here: The code we use is this: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have create a project using this Editor with a lot of custom plugin and toolbar, how to make preview mode?
is just set readOnly = true?
All reactions