#subscript
  • 1.
    SupSub
    Plugin
    3 years ago by Wjgoarxiv
    favorite
    share
    Category: Note Enhancements
    The SupSub plugin provides an easy way to format text with superscript and subscript tags within Obsidian notes. Users can quickly apply or remove `<sup>` and `<sub>` tags through hotkeys or a popup interface, making it convenient to adjust formatting on the fly. The plugin dynamically adjusts its options based on the current text formatting, offering only relevant actions like adding or removing superscript or subscript styles. Enhanced with user-friendly labels and conditional displays, the plugin ensures smooth and intuitive formatting workflows.
    Repo
  • 2.
    12 days ago by ErrorTzy
    favorite
    share
    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.
    Repo