react-md-editor
react-md-editor copied to clipboard
A simple markdown editor with preview, implemented with React.js and TypeScript.
添加标题时,预览会出现链接,可以屏蔽吗   
when my modals overflow-y is scroll, md editor not showing blinking cursor in focus but still able to type when overflow is none cursor is there  when overflow is...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mermaid](https://togithub.com/mermaid-js/mermaid) | [`~10.6.1` -> `~10.9.0`](https://renovatebot.com/diffs/npm/mermaid/10.6.1/10.9.1) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://redirect.github.com/typicode/husky) | [`~8.0.0` -> `~9.1.0`](https://renovatebot.com/diffs/npm/husky/8.0.3/9.1.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
When there is a lot of content, the editor will become stuck, which should be caused by textarea performance. For example, there is the following scenario! [image] (base64). The image...
I'm using `4.0.3` version The cursor is broken when I push (opt + `) and (opt + Enter) in a row. 
Is there a way to create a toolbar outside of the editor? All examples that I can find are customizing the existing toolbar.
**First of all, thank you very much for your excellent work.** ## Prepare your server 2 routes : - Updload image /upload/new (formdata with the attribut "image" is used in...
I'm developing app with Next.js and want to make font size inside markdown editor bigger. I added styles to `globals.css` ``` .w-md-editor-text-pre > code, .w-md-editor-text-input { font-size: 2rem !important; line-height:...
Hello my dear friend . thanks for answering all of questions . u are amazing there is a problem that when i click on B(bold button) . it is not...