Y
Hacker News
new
|
ask
|
show
|
jobs
by
lvncelot
920 days ago
Oh wow that looks really neat. I'm using Pandoc a lot anyways, so this might fit nicely into my workload. Thanks for sharing!
1 comments
shoeffner
920 days ago
Pandoc even poses codeblock execution as an exercise in their custom-filter documentation:
https://pandoc.org/filters.html
The python package panflute is also really nice if you don't want to play around with haskell or the AST JSON directly.
link