Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown SubscriptNew to Visual Studio Code? Get it now.
Markdown Subscript

Markdown Subscript

saeris

|
270 installs
| (0) | Free
Adds HTML Subscript <sub> support to VSCode's markdown preview
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Subscript

Adds HTML Subscript <sub> support to VSCode's markdown preview.

Overview

The sub plugin renders ~text~ as an HTML <sub> element, representing subscript text.

<sub>text</sub>

Syntax

Wrap text in single tildes to render it as subscript:

The chemical formula for water is H~2~O.

Carbon dioxide is CO~2~.

About

Part of Markdown Preview Extended Syntax — a pack of Markdown preview syntax extensions you can install all at once.

Powered by @mirrordown/mdit-sub · Source on GitHub.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft