[wp-trac] Re: [WordPress Trac] #5250: Unclosed p tags -- not XHTML-compliant!

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 24 04:25:19 GMT 2007


#5250: Unclosed p tags -- not XHTML-compliant!
-------------------------+--------------------------------------------------
 Reporter:  Narc0tiq     |        Owner:  anonymous
     Type:  defect       |       Status:  new      
 Priority:  normal       |    Milestone:  2.4      
Component:  General      |      Version:  2.3      
 Severity:  normal       |   Resolution:           
 Keywords:  xhtml autop  |  
-------------------------+--------------------------------------------------
Comment (by Viper007Bond):

 Another work around is just to add in some line breaks:

 {{{
 <ul>
         <li>Some text!
                 <ul>
                         <li>More text!</li>
                 </ul>
         </li>
 </ul>
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5250#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list