[wp-trac] Re: [WordPress Trac] #4857: More issues with wpautop()
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Thu Sep  6 10:21:26 GMT 2007
    
    
  
#4857: More issues with wpautop()
--------------------------+-------------------------------------------------
 Reporter:  Viper007Bond  |        Owner:  anonymous 
     Type:  defect        |       Status:  new       
 Priority:  low           |    Milestone:  2.4 (next)
Component:  Template      |      Version:  2.3       
 Severity:  normal        |   Resolution:            
 Keywords:  needs-patch   |  
--------------------------+-------------------------------------------------
Comment (by Viper007Bond):
 Replying to [comment:2 foolswisdom]:
 > Viper007Bond a "real world" example would be great too, because when I
 look at that input I wonder if it isn't such an edge case that it could
 complicate solutions for more general problems.
 It seems to only do it with block level items.
 For example:
 {{{
 This is some <pre>code</pre>
 }}}
 gets turned into:
 {{{
 <p>This is some
 <pre>code</pre>
 }}}
-- 
Ticket URL: <http://trac.wordpress.org/ticket/4857#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list