Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 560 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 560 Bytes

Glossary Extension for Quarto

This extension provides shortcodes for defining terms and creating glossaries in quarto. You can use this to mark terms in your text, which can display a popup definition, and to create table of defined terms at the end of a document.

See https://debruine.github.io/quarto-glossary for examples.

Installing

quarto install extension debruine/quarto-glossary

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