|
|
|
|
|
by lelanthran
161 days ago
|
|
> org-mode is just much more complicated to implement though and just contains so much. So just implement the features it has in common with Markdown and add the rest as and when people ask for them. For me, org-mode syntax is just that much more intuitive than Markdown. I sometimes feel that when devs invent something (Markdown, YAML, etc), they really should do 5 minutes of research before inventing their thing. Markdown should have used all the org-mode syntax for the the features they wanted. |
|
I don’t like many parts of markdown either (like the syntax for bold), but those were also IIRC already being parsed by some IRC clients before Markdown was specified.