Skip to content
| Marketplace
Sign in
Visual Studio>Tools>MarkdownComments
MarkdownComments

MarkdownComments

Julien Duminil

|
2,150 installs
| (4) | Free
A Visual Studio extension that parse Markdown in code comments.
Download

Allow formatting code comments using Markdown syntax.

screenshot

Supported syntax:

  • Emphasis, aka italics, with *asterisks* or _underscores_.
  • Strong emphasis, aka bold, with **asterisks** or __underscores__.
  • Combined emphasis with **asterisks and _underscores_**.
  • Strikethrough uses two tildes. ~~Scratch this.~~
  • # Header 1 to ###### Header 6
  • ![image alt text](http://imageurl/image.png "optional title")
  • ![image alt text](image_path_relative_to_code_file.png "optional title")

Bug reports and suggestions are welcome ... :)

Sources can be found here: https://gitlab.com/DummySphere/MarkdownComments
Contributions are welcome!

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