Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hello,
I'm trying to consolidate my YAML headers for my teaching material and can take most of it out of the qmd file.
There are two settings that requires me to set a directory path to the
<filename>_files
directory.Is there a way to specify this using a $( ), or {{ }} construct like one can in the code blocks or the text, but in the YAML header?
Alternative: is there a way to specify a relative path for these things, which starts from the one that is created on HTML output?
Beta Was this translation helpful? Give feedback.
All reactions