Why angle brackets rock
- “Those angle brackets and that closing tag make the data demarcations explicit”
- “It is easier to make a mistake with indentation than with closing tags because closing tags are explicit demarcation of an ending boundary” — Michael C. Daconta
“If your parser depends on indents,
that’s a problem not a solution.” — Larry