[wp-trac] [WordPress Trac] #15918: wpautop() breaks inline tags on the same line as block tags

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 11 08:20:48 UTC 2011


#15918: wpautop() breaks inline tags on the same line as block tags
--------------------------+-----------------------------
 Reporter:  retrib        |       Owner:  dunno
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Formatting    |     Version:  3.0.3
 Severity:  major         |  Resolution:
 Keywords:  3.2-early     |
--------------------------+-----------------------------

Comment (by johnnyb):

 Replying to [comment:8 azaozz]:
 > Try this:
 > {{{
 > <div><a href="#">WP IZ ASSUM</a><div>NO IT'S BUGGY AS HELL</div></div>
 > }}}

 That works fine. This is what comes out:
 {{{
 <div><a href="#">WP IZ ASSUM</a>
 <div>NO IT&#8217;S BUGGY AS HELL</div>
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15918#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list