Opened 15 years ago

Closed 11 years ago

#3826 closed New Feature (fixed)

Provide a way to remove current block in entermode=br

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version:
Keywords: Discussion Cc:

Description

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.
One proposal is introduce a new Format/Style named 'Body Text'

which remove the block style from selection.

Change History (2)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:2 Changed 11 years ago by Piotrek Koszuliński

Resolution: fixed
Status: newclosed

It is possible to "uncheck" div format on these lines, what removes this div.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy