How to convert markdown to editor node? #2418
Unanswered
lorcan-codes
asked this question in
Q&A
Replies: 1 comment
-
Welcome @lorcan-codes! 👋 Making an educated guess at what you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Do you have any APIs to convert markdown to editor underlying nodes? One use case is to paste raw markdown on editor from https://markdown-it.github.io for example and it will convert this markdown to editor's node so that it displays them nicely.
Beta Was this translation helpful? Give feedback.
All reactions