Skip to main content

Pandoc filter used to generate a glossary and an acronym list common to a set of documents

Project description

pandoc_glossary_filter

Usage

<!-- GLOSSARY -->
{g:mylabel} <!-- Inserts a glossary entry with label `mylabel` -->
{G:mylabel} <!-- Inserts a glossary entry with label `mylabel` capitalizing the first letter -->
{gs:mylabel} <!-- Inserts a glossary entry with label `mylabel` using the plural form -->
{Gs:mylabel} <!-- Inserts a glossary entry with label `mylabel` capitalizing the first letter and using the plural form -->

<!-- ACRONYMS -->
{a:myacro} <!-- Insert an acronym with label `myacro` -->

TODO

  • Actually usable documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandoc_glossary_filter-0.4.2.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

pandoc_glossary_filter-0.4.2-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page