-
Notifications
You must be signed in to change notification settings - Fork 4
Support more markdown actions #11
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Backend for this is ready so it's very easy to add basic markdown actions that wraps text.
- Insert code ``
- Underline
The way to do this is to add more methods like this and insert SVG icons to icons folder
https://github.com/webscopeio/react-markdown-editor/blob/master/src/Toolbar.js#L53
https://github.com/webscopeio/react-markdown-editor/blob/master/src/Toolbar.js#L6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers