Skip to main content
Abbreviations let you mark short forms in your text. They are collected automatically and can be rendered as a List of Abbreviations.

Syntax

Wrap an abbreviation in single tildes:

Rules

  • Must start with a letter (including Unicode letters like ä, ö, ü, é, etc.)
  • Can contain letters and numbers after the first character
  • Case-sensitive: ~WHO~ and ~who~ are different abbreviations
  • Examples: ~WHO~, ~GDPR~, ~API~, ~REST~, ~KfW~, ~GmbH~
Do not confuse with strikethrough (~~text~~ — double tildes). Abbreviations use single tildes.

Abbreviations inside formatted text

Abbreviations work inside bold, italic, and other formatting marks:

List of Abbreviations

Generate an automatic list of all abbreviations used in the document:
Short alias:

Attributes

  • alphabetical — sort abbreviations A–Z (default)
  • document — list abbreviations in the order they first appear in the document

Example

The abbreviation definitions (what each abbreviation stands for) are managed in your document settings, not in the Markdown source. The ~ABK~ syntax only marks where abbreviations are used.