Ckeditor5: Change deleteContent() default behaviour to "merge"

Created on 26 Jun 2017  Â·  1Comment  Â·  Source: ckeditor/ckeditor5

As noticed in https://github.com/ckeditor/ckeditor5-typing/issues/97 – all algorithms except the enter command do merge the blocks by default so it's more reasonable that this is the default behaviour.

I'm going to change the merge option to doNotMerge, so the default value can be false.

engine improvement

Most helpful comment

What do you think about leaveUnmerged? Will it be easier to read (with less visible double negation).

>All comments

What do you think about leaveUnmerged? Will it be easier to read (with less visible double negation).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Reinmar picture Reinmar  Â·  3Comments

wwalc picture wwalc  Â·  3Comments

wwalc picture wwalc  Â·  3Comments

devaptas picture devaptas  Â·  3Comments

MansoorJafari picture MansoorJafari  Â·  3Comments