Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Added ref to the ticket.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Jan 2, 2020
1 parent a19a7f1 commit 13fdcd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/restrictededitingmodeediting.js
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,8 @@ function isRangeInsideSingleMarker( editor, range ) {
//
// Note: This marker fixer only consider case which is possible to create using StandardEditing mode plugin.
// Markers created by developer in the data might break in many other ways.
//
// See #6003.
function ensureNewMarkerIsFlat( editor ) {
const model = editor.model;

Expand Down

0 comments on commit 13fdcd1

Please sign in to comment.