#3586: Adjust the default formatting to match v2
--------------------------------+-------------------------------------------
 Reporter:  alfonsoml           |       Owner:                
     Type:  Bug                 |      Status:  new           
 Priority:  Normal              |   Milestone:                
Component:  Core : Output Data  |     Version:  SVN (CKEditor)
 Keywords:                      |  
--------------------------------+-------------------------------------------
 The new output system has more options to configure the formatting, but I
 think that the currently default looks a little strange. The v2 code
 looked nicer.
 Compare the v3:
 {{{
 <p>
         This is some text<br />
         </p>
 }}}
 With v2:
 {{{
 <p>This is some text</p>
 <p>&nbsp;</p>
 }}}

 Ignoring the <br> and the final <p>&nbsp</p>, the new version creates a
 new line and indents the content after the starting <p>

 IMHO, v2 looked nicer and it might help migration if the existing html
 isn't greatly changed when edited with v3.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3586>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to