Replies: 1 comment
-
|
I realized that when pasting into the source mode the characters are not escaped. When I switch back to the rich text, everything renders correcly. But I'm implementing a WYSIWYG editor for a client and don't really want to expose the source mode. Is all of the above the expected behaviour? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm facing this issue when pasting markdown text from the web, from VSCode, or, for instance, from ChatGPT. The behaviour is the same both in my implementation and in the live demo.
Am I missing something? How to overcome this?
Beta Was this translation helpful? Give feedback.
All reactions