debruine / quarto-glossary

A lua extension that provides shortcodes for glossary in quarto.

Home Page:https://debruine.github.io/quarto-glossary/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A lua extension that provides shortcodes for glossary in quarto.

https://debruine.github.io/quarto-glossary/

License:MIT License


Languages

Language:Lua 81.4%Language:CSS 18.6%