We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68fbcb1 commit 27cc2d5Copy full SHA for 27cc2d5
news/changelog-1.1.md
@@ -59,6 +59,7 @@
59
60
- Respect toc-depth in the HTML format (bootstrap) rather than always acting as if depth is 3.
61
- Add `group` attribute to `panel-tabset` for syncing selected tab across many tabsets
62
+- Properly uncollapse sidebars / toc when page width elements are displayed on a page
63
64
## RevealJS Format
65
@@ -83,3 +84,4 @@
83
84
- Avoid file permission errors in additional cases (thanks @jmbuhr)
85
- `QUARTO_PRINT_STACK` environment variable to print stack along with error messages
86
- More compact download progress when installing Quarto tools in CI environments
87
+- Ignore case when loading date local files from `lang`
0 commit comments