﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
3363,<em> tags applied across line breaks produce invalid XHTML,upekshapriya,anonymous,"Putting break characters in the middle of <em> italicised text produces invalid XHTML. Wordpress appears to ignore the <em> </em> and treat them as ordinary characters.

Some text before an italicised quote.  <em> &quot;Some text before a break character. <br />  <br /> Another paragraph that hardly ends.<br />  <br /> Lots more text that goes on and on.&quot; </em>

becomes:

<p> Some text before an italicised quote.  <em> &quot;Some text before a break character. </p>

<p> Another paragraph that hardly ends.</p>
<p> Lots more text that goes on and on.&quot; </em>
</p>



Some more<em> text 

separated by breaks not put in manually but</em> in the editor

becomes:

<p>Some more<em> text </p>
<p>separated by breaks not put in manually but</em> in the editor
</p>",defect (bug),closed,normal,,General,2.0.5,normal,wontfix,,
