HarryChen0506/react-markdown-editor-lite

[Feature wish] Buttons to promote/demote lists

Opened this issue · 1 comments

Great markdown editor!
There is the possibility to create numbered and bullet lists. Awesome.
But how about demoting / promoting list entries to get an hierarchical list.

Doing that by hand is cumbersome as I have to count to two spaces.

Instead of a button, using TAB and SHIFT-TAB for this would be much nicer.