uiwjs / react-markdown-editor

A markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-markdown-editor
MIT License
337 stars 34 forks source link

Would it be possible to get the HTML value? #230

Open Allen7Hao opened 1 month ago

Allen7Hao commented 1 month ago

Does this editor allows me to get the html value after conversion? or it's just view only?

cuz I don't want to use another tool if this one can do all the jobs.

Any help would be appreciated. Thanks