Skip to content

EmilHvitfeldt/quarto-revealjs-spotlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotlight Extension For Quarto

Add a simple spotlight feature to slides.

Installing

quarto add emilhvitfeldt/quarto-revealjs-spotlight

This will install the extension under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Using

Add the following in any slide to put a spotlight on that location. Adding the .fragment class will let it work as a fragment.

:::: {.spotlight top="20%" left="15%"}
:::

Example

Here is the source code for a minimal example: example.qmd.

About

Quarto revealjs spotlight

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors