this plug is working ok but causing a lot of validation errors. i can't figure out how to correct. looking at the code below there is a space after (with) and (") that does not look correct.
********
Line 123, Column 2773: document type does not allow element "a" here . (NOTE "a" = ">" highlighted in red)
… rel="tag" title="Posts tagged with ">.<a href="http://domain.com
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).