Skip to content

Instantly share code, notes, and snippets.

View akonradi's full-sized avatar

Alex Bakon akonradi

  • Netflix
  • Richmond, VA
  • 08:39 (UTC -05:00)
View GitHub Profile
@jonikarppinen
jonikarppinen / markdown-comments.md
Last active June 25, 2025 10:31
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"):