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.17k stars 156 forks source link

Update react-markdown to the latest version #156

Closed rafaelguedes closed 3 years ago

rafaelguedes commented 3 years ago

Before anything else: thanks for this cool editor.

Is there any chance of updating react-markdown to its latest version (6.0.1), to support props such as remarkPlugins and components?

Thanks! 🙂

jaywcjlove commented 3 years ago

Upgrade + @uiw/react-md-editor@3.0.4 @rafaelguedes

rafaelguedes commented 3 years ago

Thanks a lot, @jaywcjlove. What a fast help!