Quarto does not recognize "announcement" property #13632
Answered
by
mcanouil
Carina-Firkowski
asked this question in
Q&A
-
DescriptionI'm trying to add an announcement banner to my website following these instructions. I've pasted the exact code into my website's And I get the following error: Other than this, the website is fully functional and live. Is there a bug here or am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Oct 31, 2025
Replies: 1 comment 3 replies
-
|
What version of Quarto CLI are you using? I suspect you are running a pretty old version (< 1.5). |
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
You need 1.5 or above.
Note that the current version is 1.8.
You should really consider upgrading your version (https://quarto.org/docs/get-started/).