uiwjs / react-markdown-editor

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

Usage with Remix run #233

Open arya-oss opened 1 month ago

arya-oss commented 1 month ago

Need help with following best practice while using it with remix run with/without SSR support.

jaywcjlove commented 1 week ago

I have never used Remix and don’t have good best practices to refer to. If anyone has experience using it with Remix, feel free to submit a PR, and I will merge it.