Hacker News new | ask | show | jobs
by ozten 3327 days ago
XML is aweful, but it does have CDATA, which lets you embed blog posts directly and it's easy to debug.

String encoded blog posts are going to be painful once people start using the `content_html` part of the spec.

1 comments

Naw, JSON has reasonable quoting in the strings. It's maybe painful to read the raw json, but it encodes just fine.