Replies: 1 comment 4 replies
-
You should be able to get decent indentation/reindentation with |
Beta Was this translation helpful? Give feedback.
4 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.
-
First off, thanks for the great plugin!
I am coming from markdown and still not very familiar with orgmode.
One thing that I really liked about notetaking with markdown is prettier for formatting and markdown-lint for linting.
Is there such a thing for orgmode?
If no, can I at least somehow autoindent the file?
E.g. I am changing .md file to .org. I change all the headings to use
*
instead of#
. Now I need to manually indent all the contents to match the heading, which is a bit tedious.Beta Was this translation helpful? Give feedback.
All reactions