Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Admonition Markdown SyntaxNew to Visual Studio Code? Get it now.
Admonition Markdown Syntax

Admonition Markdown Syntax

MinusGix

|
514 installs
| (0) | Free
Adds admonition as a language, mimicking markdown, thus giving you syntax highlighting inside admonition codeblocks
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

admonition-markdown-syntax

example

This registers basic admonition syntax for markdown files so that the inside of the code blocks is still highlighted as markdown. Ex:
```admonition info

or

```admonish (used by mdbook-admonish)

or
```info

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