uiwjs / react-md-editor

A simple markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-md-editor
MIT License
2.02k stars 149 forks source link

WYSIWYG Mode #192

Open ambroeus opened 3 years ago

ambroeus commented 3 years ago

I noticed that other similar MD editors support WYSIWYG mode.

Were you thinking of implementing this feature? I wasn't able to find it anywhere throughout your documentation.

Thanks!

jaywcjlove commented 3 years ago

Not support WYSIWYG mode.

tinncdev commented 1 year ago

@jaywcjlove any specific reason why WYSIWYG mode is not an option? (just curious)