Pandoc Templates

(pandoc-templates.org)

95 points | by ankitg12 2 hours ago

5 comments

  • thibaut_barrere 17 minutes ago
    Somehow related is https://www.metanorma.org/ (using Markdown to produce norms-compatible outputs).
  • ktzar 19 minutes ago
    Pandoc is such an amazing piece of software. I used it to format my novel and made it part of a GitHub action to produce all the formats I required. I wasn't aware of templates, but some look really sleek.

    I keep thinking that modern text editors are just flawed and markdown, with all its downsides and limitations, is what 99% is the people need.

  • ntnsndr 2 minutes ago
    I have been relying on pandoc for many years and had no idea I could use templates like this, which I suppose is pathetic but also indicates just how powerful the defaults are on their own.
  • submeta 15 minutes ago
    I am a heavy user of Pandoc. As I write all my text in markdown using Obsidian, but have to create content for the MS Office environment, I use Pandoc to convert my markdown content into ms office formated content.

    I would be lost had I have to use the Office tools to edit and format my text.

    So thank you to all the maintainers of Pandoc.

    • ltrg 3 minutes ago
      I used it to output my doctoral thesis in LaTeX from Markdown 10 years ago, and similarly for going back and forth between my supervisor's Word documents and the main thesis text.

      Embarrassingly, a horrible little script for converting Pandoc's Markdown endnotes to inline format remains my most-starred GitHub repo: https://github.com/ltrgoddard/inliner/

    • mkovach 1 minute ago
      [dead]
  • raffael_de 31 minutes ago
    2 hours, 56 points and not a single comment?
    • RadiozRadioz 16 minutes ago
      Perhaps people are quasi-bookmarking it