FR: Smart Markdown list indentation with Tab / Shift+Tab #92
leptoptilos
started this conversation in
Ideas
Replies: 1 comment
|
Thanks a lot!!! for the kind words :) How’s the experience been so far? We’ve refined the tab / shift+tab behavior in standard mode in the latest version (0.50.20) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
It would be nice if Tab / Shift+Tab in the standard editor could indent and outdent the entire Markdown list item, including the list marker.
Currently, Tab only moves the text, so this:
can become:
Expected:
And Shift+Tab should move the item back one level.
Ideally this should work for unordered, ordered, and task lists.
Thanks a lot for building Ekphos — it’s a great app. I really like how simple and focused it is while still working directly with Markdown files.
All reactions