Closed mdavy86 closed 10 years ago
Use pandoc to create the docx template.
Yes, the knitr engine="dot" can also render graphviz (assuming installed), looks like plantUML uses graphviz, certainly very similar;
https://github.com/yihui/knitr-examples/blob/master/057-engine-dot.md
empty knitr' file was an error I didn't notice
Could have a docx template?
purl() of bare blocks does not extract code snippets, xml interfers with knitr chunks of the form;
and
engine="asis"
appears to strip newlines