From 531d1c38512e2c04b81b95fcd295a8e5fcf5e5de Mon Sep 17 00:00:00 2001 From: Carlos Scheidegger Date: Thu, 17 Oct 2024 09:50:37 -0700 Subject: [PATCH] changelog --- news/changelog-1.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/news/changelog-1.6.md b/news/changelog-1.6.md index f89cec91e3..17b0345e7f 100644 --- a/news/changelog-1.6.md +++ b/news/changelog-1.6.md @@ -67,6 +67,7 @@ All changes included in 1.6: ### Websites +- ([#8932](https://github.com/quarto-dev/quarto-cli/issues/8932)): Escape render ids in markdown pipeline to allow special characters in sidebars/navbars, etc. - ([#10616](https://github.com/quarto-dev/quarto-cli/issues/10268)): Add a `z-index` setting to the 'back to top' button to ensure it is always visible. ### Quarto Blog