Would there be any interest? header tags are used to make table of contents, anchor tags create Index entries, all the formatting tags (tables, un-numbered and numbered lists etc) do basic print formatting. All the bold/underline/italic also render to paper. Sort of like a poor man’s TeX.

Has anyone done this?

  • AlexanderESmith
    link
    fedilink
    17 hours ago

    I write everything in markdown. If I don’t have pandoc handy, I throw a quick div together and pass it’s contents through showdown.js