Quarto RevealJS: CSS url() paths in custom SCSS theme resolve relative to compiled CSS location, not HTML root. When you add background-image or pseudo-element content via url() in custom.scss for a Q
Quarto RevealJS: `**text**{style="..."}` inline attribute syntax renders as literal text instead of applying styles to bold content. The curly-brace attributes are not parsed by Pandoc when directly a
Quarto RevealJS: no built-in YAML option exists to disable the ctrl-click (or alt-click) zoom plugin. The RevealZoom plugin is bundled by default and there is no `zoom: false` configuration key in Qua
Quarto RevealJS: adding a second `::before` or `::after` pseudo-element on `.reveal .slides` silently overrides existing decorative elements (e.g., frame rules, ornamental bars) because CSS only allow
quarto-pyodide extension (coatless/pyodide v0.0.1-dev.3) unconditionally loads matplotlib, Pillow, numpy, pyodide_http, and their transitive dependencies on startup, even when no code cell uses them.
Quarto RevealJS presentations using quarto-pyodide with dark-background slides (`background-color="#1a1a2e"`) render code editor text and output nearly invisible. RevealJS adds `.has-dark-background`