Pandoc Lua Filters

(pandoc.org)

65 points | by ankitg12 1 day ago

2 comments

  • chaoxu 6 minutes ago
    I've always wondered if pandoc can be made reactive. Say markdown to Pandoc AST.

    If one changes something, a quick update to the AST would happen incrementally.

    Now with all these llm I might actually see if it can be done.

  • lifthrasiir 1 hour ago
    Is there anyone feeling that Pandoc is ever increasingly bloated? I have used Lua filters a decade ago [1] and the current documentation is nothing like my memories. I'm not even sure that how much of Lua scripts remain compatible across different Pandoc versions.

    [1] https://github.com/mearie/mearie.github.io/blob/source/res/w...