mlange-42 / yarner

Literate Programming command line tool for Markdown
https://mlange-42.github.io/yarner
MIT License
32 stars 1 forks source link

JSON pre-processors #130

Closed mlange-42 closed 3 years ago

mlange-42 commented 3 years ago

Send all documents through all pre-processors before "compiling" into code and docs output.

Example pre-processors that use this implementation:

Fixes #53.