Replies: 1 comment 3 replies
-
It appears this is caused by 6a88ffc intended to fix #3797. @dragonstyle Do you think there is a way to get the meta shortcode to work while still fixing the citeproc issue? To note this fix introduced a regression in Quarto, as it's not documented you no longer can access PS: @dense-set you don't need to reference your questions everywhere and ping people to get an answer, that's a bit rude if I may. To note, the average response time in the last two months is less than 12 hours while 0 question was left without a response (~150 questions). |
Beta Was this translation helpful? Give feedback.
3 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
In creating a website project, my
_quarto.yml
file looks like so:And my
index.qmd
file is this:However, the output I get is this:

Question: I was expecting "website title" to be there instead of "index title" (according to the Quarto documentation here). So, what is happening?
Beta Was this translation helpful? Give feedback.
All reactions