I need help naming a package!
TLDR:
"Transform a Markdown document so that selected parts of it are transformed via a pipeline that allows the execution of side-effects."
Examples:
- Graphviz. Render graphic for every `dot` code block and insert the resulting image in MD.
- LaTeX. Use PDF/SVG output to preview mathematical formulae (and other LaTeX documents and snippets).
- Table formulae. Re-render Markdown tables by running formulae on cells.
1) md-transform?
2) md-process?
3) ???