Skip to content

Same heading format as Emacs orgmode / Same format as emacs orgmode heading #59

Open
@ipstone

Description

@ipstone

Hello, nice job! As a long time Emacs orgmode user, I am wishing to use sublime/orgmode in situations where I don't have emacs. However, I noticed one big difference in:

Emacs/orgmode: heading is leveled by a number of "", such as level 1: *, level 2: * , level 3: *** ...
(though there are orgmode setting to hide these stars in display, but the multiple *s exist in the text file).

Sublime/orgmode: heading is leveled by indentation, then *. such as level 1: " *", level 2:" *", level 3 " *".

Are there specific reasons why such difference exist? I was hoping to work on the same text file format, but this makes it quite different when using emacs vs sublime/orgmode.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions