uiwjs / react-md-editor

A simple markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-md-editor
MIT License
2.15k stars 155 forks source link

Extra features: Improved/Added commands to match Github, Added line/lines duplication/movement #579

Closed RARgames closed 10 months ago

RARgames commented 12 months ago

Hey @jaywcjlove, I've added a few features to your editor (that I needed):

Feel free to include some/all of them in your project if you think that features are useful. (I can start a PR if you want. Repo is available here. Code is tested and everything should work, some command tests are missing e.g. remove feature.)

To anyone else interested: Feel free to use it, if you need these features.

jaywcjlove commented 12 months ago

@RARgames Welcome to submit PR

There are currently too many maintenance items. So if you are interested, you are welcome to submit a PR.

RARgames commented 12 months ago

Created #580