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.03k stars 149 forks source link

skipHtml not working #612

Open tuananh20598 opened 5 months ago

tuananh20598 commented 5 months ago

In the new version, when I apply previewOptions skipHtml. The library cannot ignore HTML

This phenomenon occurs from version 4.0

Please check for me Thank you very much