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

Markdown Attributes

saeris

|
2 installs
| (0) | Free
Adds attribute syntax 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-attributes

Adds attribute syntax support using @mdit/plugin-attrs

Usage Example

# Heading 🎉{#heading}

becomes

<h1 id="heading">Heading 🎉</h1>

See more examples in the markdown-it plugin documentation page.

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