Skip to content

feature: Markdown-indemt-mode like org indent mode #134

@printfdebugging

Description

@printfdebugging

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions