react-markdown-editor-lite icon indicating copy to clipboard operation
react-markdown-editor-lite copied to clipboard

a light-weight Markdown editor based on React. 一款轻量的基于React的markdown编辑器

Results 59 react-markdown-editor-lite issues
Sort by recently updated
recently updated
newest added

[Screencast from 08-29-2023 04:41:49 PM.webm](https://github.com/HarryChen0506/react-markdown-editor-lite/assets/45161984/9672c93b-a50a-43fd-a2ef-89ea40bdb0de) What might be the root cause that the cursor will move to the content end, instead of the pasted sentence end after pasting? "next": "^13.4.16",...

question

I can get the full amount of data through the onchange function, but I need to get the increment each time. What should I do?

question

## Please note 提问前请注意 * This option is used to ask others some usage questions. If you confirm this is a bug, please submit a bug. * Please read [How...

question

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

## Your environment Mac: 13.5.1 Chrome: 116.0.5845.140 ## Repro 1. Do: As a developer, set the `readOnly` property to `true` 2. Do: As a user, select a word from the...

bug

Is there an option to upload image to like Amazon S3? Do you guys support other assets like files, audio or video?

question

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.1 to 15.10.1. Release notes Sourced from stylelint's releases. 15.10.1 Security: fix for semver vulnerability (#7043) (@​romainmenke). Fixed: invalid option regression on Windows 10 (#7043) (@​romainmenke). 15.10.0...

dependencies

On mobile Safari, when you Share, Copy... you get a type of uri-list. This fix will allow that type to be pasted as regular text.

Thank you for an amazing library! ## Your environment MacOS Ventura, Chrome For example, Windows 10, Chrome 109 ## Description There is a small bug with the autoresize plugin, when...

bug