Skip to content

Instantly share code, notes, and snippets.

View Big-jpg's full-sized avatar
🎯
Focusing

Ross Farrell Big-jpg

🎯
Focusing
  • ATOM Supply
  • Perth, WA
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"):