"While logged out, it renders pure JSON"

Continuing the discussion from Why not quote the full blog post in each topic?:

No repro here.

Actually, it might be the bug where if you request a page with a certain Accept header (namely, JSON) then load it again as a normal page, Chrome will show the cached version from the different Accept header.

You’re probably right. I tried in other browsers and it rendered as expected.

Interesting.

On a side note, you can basically get the json of any page here by appending ‘.json’ to the URL. No accept headers needed

e.g. :
"While logged out, it renders pure JSON"
or "While logged out, it renders pure JSON" - #2 by angelim

Yes this was a bug. Sorry about that. Links inside expanded areas also did not work, not sure how we missed that. Anyways all fixed now.