[wp-trac] [WordPress Trac] #11202: automatic line breaks in comments
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 23 10:05:34 UTC 2009
#11202: automatic line breaks in comments
-------------------------+--------------------------------------------------
Reporter: Dunkelangst | Type: defect (bug)
Status: new | Priority: low
Milestone: 3.0 | Component: Formatting
Version: 2.8.5 | Severity: normal
Keywords: |
-------------------------+--------------------------------------------------
Comment(by azaozz):
The patch in #3833 forces any inline tags or text to be wrapped in <p>
when they are inside another block element. Then it tries to fix only <li>
by always removing the wrapping <p> from inside of it, but you won't be
able to have things like `<td>some text</td>` or `<div>some text</div>`,
etc.
Related #8644 and few more.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11202#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list