Plate markdown preview #1973
Unanswered
ClassicDarkChocolate
asked this question in
Q&A
Replies: 0 comments
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.
-
https://codesandbox.io/s/plate-markdown-preview-x8zkyi-x8zkyi
As the sandbox shows (the codes are copied from official example), The **bold** and *italic* texts are automatically formatted. Where's the part of the code does this? I spent an hour and could not find it anywhere. I know the text gets { bold: true }, but where did it get converted to <strong /> tag?
Beta Was this translation helpful? Give feedback.
All reactions