-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
"inorganic.py" inserts a single space at the start of each line in a body. I guess this is intended to improve the readability of the raw org file. However, it interferes with use cases where I want to modify the org file and then convert it back to whatever the source format was.
In principle it would be possible to strip out the spaces at the beginning of lines before conversion, but that seems like something that would blow up sooner or later.
I propose to remove, or at least make the indentation optional. I configure org-mode to display headings to be displayed with indentation anyway, so the extra indentation does not help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels