Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.01 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.01 KB

Popover Glossary Extension for Quarto

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.

Installing

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.