will allow e.g.
- adding markdown-it plugins Vivify doesn't use
- pre-processing file contents before passing them through Vivify's parser
- post-processing file contents after passing them through Vivify's parser
could also consider allowing to inject at arbitrary points in Vivify's parser
context: I want to use it to render some LaTeX stuff that I don't want to upstream to Vivify, e.g. for custom management of citations & files that will produce PDFs through Pandoc & this will also allow for customization like #198
will allow e.g.
could also consider allowing to inject at arbitrary points in Vivify's parser
context: I want to use it to render some LaTeX stuff that I don't want to upstream to Vivify, e.g. for custom management of citations & files that will produce PDFs through Pandoc & this will also allow for customization like #198