Add transparent gradient layer to background image in Quarto presentations (reveal.js)
I’d like to make (parts) of a background image in my quarto transparent by adding a (linear) gradient transparency layer. This will help with focus of then image and reading text on busy background images.
Add transparent gradient layer to background image in Quarto presentations (reveal.js)
I’d like to make (parts) of a background image in my quarto transparent by adding a (linear) gradient transparency layer. This will help with focus of then image and reading text on busy background images.
Add transparent gradient layer to background image in Quarto presentations (reveal.js)
I’d like to make (parts) of a background image in my quarto transparent by adding a (linear) gradient transparency layer. This will help with focus of then image and reading text on busy background images.
Delay printing chunk output in Quarto revealjs by `code-line-numbers`
In a Quarto revealjs document, I would like to reveal some code sequentially, and then print the result at the end but only show the result once I’ve highlighted the line that prints the output.