File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1313- name : renderings
1414 schema :
1515 arrayOf : string
16- description : " Array of rendering names"
16+ description : " Array of rendering names, e.g. `[light, dark]` "
1717
1818- name : tags
1919 tags :
Original file line number Diff line number Diff line change 9090 tags :
9191 formats : [$html-doc]
9292 description :
93- short : " Whether the `prefers-color-scheme` media query controls dark mode ."
93+ short : " Enables setting dark mode based on the `prefers-color-scheme` media query."
9494 long : |
95- Whether to use the `prefers-color-scheme` media query to determine whether to show
96- the user a dark or light page. Otherwise the author preference (order of `light`
97- and `dark` in `theme` or `brand`) determines what is shown to the user at first visit.
95+ If set. Quarto reads the `prefers-color-scheme` media query to determine whether to show
96+ to show the user a dark or light page. Otherwise the author preference will be shown.
9897
9998 - name : html-math-method
10099 tags :
You can’t perform that action at this time.
0 commit comments