Hacker News new | ask | show | jobs
by tracnar 433 days ago
Or go even further and you get yaml?
1 comments

YAML: when you wished json made you count spaces to avoid syntax errors

I don't even mind indentation for nesting, but this

    key: value
vs

    key:value
is EVIL.