Add an option to rfile() for specifying the output directory. A few questions arise:
In what steps of the processing pipeline should this be applied? For instance, are we talking about the output directory of the Markdown, or the downstream HTML file, or both? Then what about the figures? How can Markdown find the figures if it is moved?
Add an option to
rfile()
for specifying the output directory. A few questions arise: