Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Markdown Preview Extended SyntaxNew to Visual Studio Code? Get it now.
Markdown Preview Extended Syntax

Markdown Preview Extended Syntax

saeris

|
49 installs
| (0) | Free
A collection of syntax extensions for 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 Preview Extended Syntax

A collection of syntax extensions for VSCode's built-in Markdown preview, installable as a single pack. Install this and you get all of the extensions below at once — no need to add each one individually.

Included syntax

Extension Type this… …to get
Markdown Mark ==highlight== <mark>
Markdown Insert ++inserted++ <ins>
Markdown Delete ~~deleted~~ <del>
Markdown Subscript H~2~O <sub>
Markdown Superscript 31^st^ <sup>
Markdown Keyboard [[Ctrl]]+[[C]] <kbd>
Markdown Abbreviation *[HTML]: Hyper Text… <abbr> tooltips
Markdown DenDen Furigana {漢字\|かんじ} <ruby> annotations
Markdown Definition List Term / : Definition <dl> / <dt> / <dd>
Markdown GitHub Alerts > [!NOTE] callout boxes
Markdown Attrs # Heading { #id .class } element attributes
Markdown Tabs % Tab + > body tabbed panels
Markdown Steps @1. Step numbered step lists
Markdown Inline SVG ![](https://github.com/mirrordown/mirrordown/raw/HEAD/icon.svg) inlined <svg>
Markdown Unwrap Images a standalone ![](https://github.com/mirrordown/mirrordown/raw/HEAD/img.png) image without the wrapping <p>

Each extension is also available on its own if you only want a subset — see the individual listings, or the source repository for full syntax docs.

About

Maintained as part of Mirrordown — matched Markdown syntax extensions for the markdown-it, unified, and VSCode preview ecosystems.

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