react-md-editor
react-md-editor copied to clipboard
A simple markdown editor with preview, implemented with React.js and TypeScript.
I want preview mode editable while also being able to retrieve the Markdown content behind the scenes it it possible any example?
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | [`14.0.4` -> `15.3.1`](https://renovatebot.com/diffs/npm/eslint-config-next/14.0.4/15.3.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mermaid](https://redirect.github.com/mermaid-js/mermaid) | [`~10.6.1` -> `~10.9.3`](https://renovatebot.com/diffs/npm/mermaid/10.6.1/10.9.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
hello {|note|} ---- displays a custom html hello [html]
Thanks for developing this editor. It's really cool and straightforward to get something rendered on the page. I'm struggeling to see where I can customize the editor effectively. I'm currently...
### Description When providing the string `
当使用rehype-pretty-code提示Uncaught Error: `runSync` finished async. Use `run` instead
如图所示,官网 demo 不是软换行,就是普通换行

First of all this package is really great, thanks for it! I've been adding this editor to my next app but when trying to define the height as 100% the...