You're viewing a single thread.
All Comments
102 comments
amanneedsamaid @sopuli.xyz Me but org-mode.
3 0 Replymarcos @lemmy.world Isn't org-mode compatible with markdown?
2 0 Replyamanneedsamaid @sopuli.xyz Org-mode can be exported to many different languages (markdown, HTML, LaTeX) via org-export.
If you're asking whether org mode uses all the same syntax of markdown (which would make them 1:1 compatible) it does not.
For instance, "headline" in org mode is "*", whereas in markdown a top level heading is "#".
2 1 Replymarcos @lemmy.world Oh, it's a headline? I always treated it like an item.
Now it makes more sense that emacs insists on collapsing them.
1 0 Replyamanneedsamaid @sopuli.xyz Yeah, org-mode prefers using " - " and numbered lists as items. (Although they are also collapsible)
2 0 Reply
102 comments
Scroll to top