[wp-trac] Re: [WordPress Trac] #3833: Extra </p> inside blockquote
WordPress Trac
wp-trac at lists.automattic.com
Mon May 11 20:56:39 GMT 2009
#3833: Extra </p> inside blockquote
--------------------------+-------------------------------------------------
Reporter: audwan | Owner: Archibald Leaurees
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Formatting | Version: 2.7
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-------------------------------------------------
Changes (by Denis-de-Bernardy):
* keywords: has-patch tested commit => has-patch
Comment:
there is one side effect, however. it turns:
<ul>
<li>foobar</li>
</ul>
into:
<ul>
<li>
<p>foobar</p>
</li>
</ul>
--
Ticket URL: <http://core.trac.wordpress.org/ticket/3833#comment:14>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list