Replies: 2 comments
-
I don't know why, but after I added |
Beta Was this translation helpful? Give feedback.
0 replies
-
To use |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to render README.qmd file that is built using vars.
_variables.yml:
README.qmd
when I try to render README.qmd, I get following warning
WARNING: Unknown var author specified in a var shortcode.
Generated README.md
If I rename the file to readme.qmd it generates a readme.md in _site folder with proper content.
How do I access the variables in README.qmd?
Beta Was this translation helpful? Give feedback.
All reactions