#1229: <pre> should be merged when applied to multiple paragraphs
----------------------------+-----------------------------------------------
  Reporter:  Vialis         |       Owner:                 
      Type:  Bug            |      Status:  new            
  Priority:  Normal         |   Milestone:  FCKeditor 2.6  
 Component:  Core : Styles  |     Version:  FCKeditor 2.4.3
Resolution:                 |    Keywords:  Discussion     
----------------------------+-----------------------------------------------
Comment (by martinkou):

 How about making the <pre> -> <p> logic like the conversion login in the
 "Paste As Text" dialog:

  * If two lines are separated by one line break, change the line break to
 <br>.
  * If two lines are separated by two line breaks, change the line break to
 a new block.

 Note that some <pre> -> <p> conversion logic has been written in the patch
 to #1355, it already does the <br> conversion, but it doesn't do the new
 block conversion yet.

-- 
Ticket URL: <https://dev.fckeditor.net/ticket/1229#comment:2>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to