Possible Duplicate:
Serverfault cut off/truncated on long post?
The code in the top post at "Factorial Algorithms in different languages" on Stack Overflow, "Polyglot: 5 languages, all using bignums", doesn't display correctly and hasn't displayed correctly for some time. In particular, it gets cut off after some point, but it's not clear to me what causes this break.
The source is absolutely ridiculous (it's a polyglot as the name indicates, and it gets cut off in the middle of some brainf*** code), but it should still display correctly. In fact, if you look at the revision history, or try editing the post, it does display correctly.
Technical note: the post currently uses <pre> tags because previously the <code> tag broke the Whitespace. In theory I'm open to using <code> tags but it should work either way.