2.
Category: Note Enhancements
The Pandoc Extended Markdown plugin brings Pandoc's extended markdown syntax to your vault, focusing on enhanced lists and typography. Write superscripts with `^text^` and subscripts with `~text~` that work everywhere. Create fancy lists using uppercase/lowercase letters, roman numerals or auto numbering with `#.`. Definition lists support multiple definitions per term with `:` or `~` markers. Example lists let you create numbered examples and reference them later. The plugin includes auto renumbering for list items, strict Pandoc mode for validation and a dedicated list panel sidebar showing custom labels, examples, definitions and footnotes. It adds custom label lists with `{::LABEL}` syntax and placeholder based auto numbering.