Skip to content

A lua extension that provides shortcodes for a pop-up glossary in quarto.

License

Notifications You must be signed in to change notification settings

maouw/quarto-popover-glossary

 
 

Repository files navigation

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.

About

A lua extension that provides shortcodes for a pop-up glossary in quarto.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Lua 59.6%
  • HTML 30.4%
  • CSS 10.0%