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

### 当我使用示例时,发现预览状态并不能正确识别/n换行符** ![image](https://github.com/uiwjs/react-md-editor/assets/24667299/5723e789-37d1-435f-a5fb-ea27df32caeb) ### 当我加上white-space: pre-wrap;样式时,不同元素的/n的间距异常的大,** ![image](https://github.com/uiwjs/react-md-editor/assets/24667299/7bfa29e4-6d3b-4b2a-b94a-2b5300706cce) ### 特别是有表格时有一大片空白 ![image](https://github.com/uiwjs/react-md-editor/assets/24667299/f6bd1d87-4e7a-4c13-90b3-4d12bcd4ba8c)

as you can see in the pic, left I write numbered list like 1. 1 2. 2 3. 3 but right doesn't render number. how can I fix this?

i want to embed youtube videos in the editor. is it possible now?

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`14.0.4` -> `14.2.21`](https://renovatebot.com/diffs/npm/next/14.0.4/14.2.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/14.2.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^8` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.57.1/9.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

I am trying to embed GitHub gist but it is not able to embed. ![image](https://github.com/uiwjs/react-md-editor/assets/141147182/70ab4fb8-ad49-4b72-af22-aa0ebc678605)

I wanted to know if it were possible to select specific languages to be included in the bundle for code highlighting. Currently 0.5MB is dedicated to a lot of languages...

I can't find the text selection event listener in the documentation.

First, thank you for developing this highly appreciated editor! I tried to embed SNS quote cards such as Twitter (X), Instagram, and Bluesky using \ and then in the editor....