Would it be possible to add stages to render both in line and separated latex code blocks for mathematical expressions?
Using the $ and $$ tags in .md and same syntax is supported in MATLAB markup rendering and github .md rendering.
Does this need an extra postprocessing script in JS?
My solution attached with a test example. Workflow for modifying images into either the md or generated html after docconvert.
testEquationFile.md
generateEquationImage.zip
Would it be possible to add stages to render both in line and separated latex code blocks for mathematical expressions?
Using the $ and $$ tags in .md and same syntax is supported in MATLAB markup rendering and github .md rendering.
Does this need an extra postprocessing script in JS?
My solution attached with a test example. Workflow for modifying images into either the md or generated html after docconvert.
testEquationFile.md
generateEquationImage.zip