Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown Superscript <sup>New to Visual Studio Code? Get it now.
Markdown Superscript <sup>

Markdown Superscript <sup>

saeris

|
13 installs
| (0) | Free
Adds HTML Superscript <sup> 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 Superscript <sup>

Adds HTML Superscript <sup> support to VSCode's markdown preview.

Overview

The sup plugin renders ^text^ as an HTML <sup> element, representing superscript text.

<sup>text</sup>

Syntax

Wrap text in single carets to render it as superscript:

E = mc^2^

The Pythagorean theorem: a^2^ + b^2^ = c^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-sup · Source on GitHub.

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