Possible Duplicate:
Long answers are truncated in SO
The text "link|edit|flag", "answered Jan 16 '09 at 20:42", "Kyle Cronin" and "community wiki" on his answer here is in a fixed-width typeface apparently due to a formatting leak similar to the one I reported earlier (which was fixed).
The answer in question consists of text, bulleted lists, a horizontal rule and some example code-formatted XML. It is probably the latter which is causing this behavior.
For some reason, the <table class="fw"> is wrapped in <code> tags.
<code>, it's<pre><code>which aren't closed properly before their enclosing</div>, just before that table, apparently. – Gnome Jan 15 '10 at 13:18