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

不支持粘贴图片?

Hi, Great lib! So, the markdown rendering is visible in "live" mode (split-screen) and "preview" mode (no split screen, but no edition allowed). Would it be possible to allow markdown...

Using `rehype-sanitize` as shown in the demos breaks katex and mermaid rendering. Is there an example of how to get these to play nice with each other?

There is no good way to define icon size. Because there needs to be an easier way to define toolbars. Unless we redesign the toolbar definition API. Similar to the...

Hello, There is a new version of @uiw/react-markdown-preview : 4.0.8 which makes my project fail In the package json the dependencie is not pin ("~4.0.5") and the new version is...

Hi The headers are currently rendered by using anchor tags. However, and as expected, these won't work if they are under a react-router path. Is there a way to replace...

```js import { commands } from "@uiw/react-md-editor" ``` this is not feasible,How should I do?😭 thanks.

When using this library to edit text, you can't edit text earlier than the end of the current input because the cursor will jump back to the end of input...

hi, i'm looking for an example how to use remark/plugins. Specifically, want to add variables to the markdown and view the rendered values in the preview (https://github.com/mrzmmr/remark-variables) (and/or write my...

## I don't understand why it doesn't work with typescript ![image](https://user-images.githubusercontent.com/66669380/164958008-cf0a92b7-bc4f-4f0e-a4a7-96ae41289e6f.png)