[wp-trac] Re: [WordPress Trac] #6016: Whitespace is not trimmed from teaser/extended entries

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 27 16:53:32 GMT 2008


#6016: Whitespace is not trimmed from teaser/extended entries
------------------------+---------------------------------------------------
 Reporter:  redsweater  |        Owner:  josephscott
     Type:  defect      |       Status:  new        
 Priority:  normal      |    Milestone:  2.6        
Component:  XML-RPC     |      Version:             
 Severity:  normal      |   Resolution:             
 Keywords:  has-patch   |  
------------------------+---------------------------------------------------
Comment (by josephscott):

 My only concern would be that this would limit some of the uses of <!--
 more-->, for example:

 {{{
 The answer to the question is ... <!--more--> 42!
 }}}

 With your patch that would translate into :

 {{{
 The answer to the question is ...
 <!--more-->
 42!
 }}}

 Which would not be rendered the same way.

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


More information about the wp-trac mailing list