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

Markdown Insert <ins>

saeris

|
203 installs
| (0) | Free
Adds HTML Insert <ins> 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 Insert <ins>

Adds HTML Insert <ins> support to VSCode's markdown preview.

Overview

The ins plugin renders ++text++ as an HTML <ins> element, representing inserted or added text.

<ins>text</ins>

Syntax

Wrap text in double plus signs to mark it as inserted:

++This text has been inserted.++

You can use it inline: the price is now ++$35++ (was $50).

About

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

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

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