Skip to content

Instantly share code, notes, and snippets.

View benrudhart's full-sized avatar

Ben Rudhart benrudhart

View GitHub Profile
@DamianEdwards
DamianEdwards / json-in-markdown.md
Last active May 8, 2025 21:06
JSON comments on GH

What happens if you tell GitHub it's JSON

{
  "hello": "world" // I want my comments!
}

Use jsonc as the language instead

{
@0xced
0xced / Emoji-iOS-10.0-14A5322e.json
Created August 8, 2016 22:38
Emoji from iOS beta 4 (14A5322e)
{
"People" : [
{
"Symbol" : "😀",
"Name" : "GRINNING FACE"
},
{
"Symbol" : "😬",
"Name" : "GRIMACING FACE"
},