This extension provides shortcodes for popover-glossary in quarto. It uses the Popper library to create popovers with glossary definitions. You can use this to mark terms in your text, which can display a popup definition, and to create definition list of terms at the end of a document.
popover-glossary is based on quarto-glossary by Lisa DeBruine. Most code and documentation, including the majority of this web page, is from quarto-glossary.
See https://maouw.github.io/quarto-popover-glossary for examples.
quarto install extension maouw/quarto-popover-glossary
This will install the extension under the _extensions
subdirectory.
If you're using version control, you will want to check in this directory.