rundoc
rundoc copied to clipboard
running blocks from .qmd files
Hi, I hope all is well.
Quarto documents (.qmd) are mixtures of markdown and code blocks.
Python code blocks are indicated by
with curly braces around the python. I tried playing with the -t flag to get rundoc to recognize these blocks but was not successful, any suggestions?