react-md-editor icon indicating copy to clipboard operation
react-md-editor copied to clipboard

A simple markdown editor with preview, implemented with React.js and TypeScript.

Results 194 react-md-editor issues
Sort by recently updated
recently updated
newest added

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/15.3.1?slim=true)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mermaid/10.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mermaid/10.9.3?slim=true)](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...

当使用rehype-pretty-code提示Uncaught Error: `runSync` finished async. Use `run` instead

如图所示,官网 demo 不是软换行,就是普通换行

![image](https://github.com/user-attachments/assets/bd41b4e2-f733-4fcf-ae7e-8b05035de395)

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...