|
|
|
|
|
by a3w
211 days ago
|
|
I also used pandoc and markdown, and never bothered going back to ascidoc, full HTML, or latex. Footnotes are the only not always included extension to mmarkdown I need for slides or argument flows that are not killed by sidenotes, and some sites and toolings support that in markdown. Even table of contents is not a problem, so what else is left? Formula setting? Buttons for UI vs function? Buttons plus Inline JS for step by step state modification? I am not programming, I want text and something to be easily pasted into Word-like rich text, which seems to be the default text editor for emails for 90% of the population. |
|