-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
So I very much like the idea of this plugin, as markdown is a widely used format, but I find it very ugly when the concealing toggles for the whole file when changing b/w insert/normal modes. Maybe for one line would be fine.
Emacs has org-indent-mode, where each heading indents everything else by 2 spaces under it (other then same level headings). This way the document is formatted really nicely. Is it possible? I see we currently have left_padding for the code blocks, which doesn't let the cursor move any further. Maybe that can be extended similar to org-indent-mode.
I would love to have everything in markup. At max just the current line be shown as raw markdown. Is it possible?
Describe the solution you'd like
same as the problem
Describe alternatives you've considered
same as problem
Additional information
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request