Skip to content

Instantly share code, notes, and snippets.

View akonradi's full-sized avatar

Alex Bakon akonradi

  • Richmond, VA
  • 06:19 (UTC -04:00)
View GitHub Profile
@jonikarppinen
jonikarppinen / markdown-comments.md
Last active April 10, 2025 20:16
How to comment out stuff in Markdown on GitHub?

Comments in GitHub flavour of Markdown

As answers to this Stack Overflow question reveal, using <!--- and ---> or <!-- and --> works (view source by clicking "Raw"):