#3826: Provide a way to remove current block in entermode=br
---------------------------+------------------------------------------------
 Reporter:  garry.yao      |       Owner:              
     Type:  New Feature    |      Status:  new         
 Priority:  Normal         |   Milestone:  CKEditor 3.x
Component:  Core : Styles  |     Version:              
 Keywords:  Discussion     |  
---------------------------+------------------------------------------------
 Now if we have the following content:
 {{{
 line1
 <br />
 <div>
         line2<br />
         line3<br />
 </div>
 line4
 }}}
 It's not possible to 'free' line2 and line3 outside of the wrapping div in
 wysiwyg way.[[BR]]
 One proposal is introduce a new '''Format/Style''' named 'Body Text'
  which remove the block style from selection.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3826>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to