↧
Answer by Zanon for Found a post that completely broke SO formatting
Posts are written in Markdown, but what we see is a cached HTML version of what was parsed at the moment that the post was created. Presumably, in March 2012, there was a bug in the Markdown parser...
View ArticleFound a post that completely broke SO formatting
Consider the following question; more specifically, its first revision. The post in question dates from March 2012.The OP formatted his code by explicitly writing <code> markup. Somehow, the way...
View Article