nhn / tui.editor

🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
http://ui.toast.com/tui-editor
MIT License
16.91k stars 1.71k forks source link

WYSIWYG mode no character escaping #3231

Open samlhuillier opened 3 months ago

samlhuillier commented 3 months ago

How do I basically setup the editor so that it is an Obsidian-style wysiwyg markdown editor where no markdown characters entered in wysiwyg mode get escaped?

I wasn't able to find any documentation on this...