-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor postEditor#insertPost to handle more situations
* fix bug in post#cloneRange when range starts in list item * add assert.isPostSimilar, assert.isRenderTreeEqual, assert.isPositionEqual * fix ListSection#clone to use the same tagName for the clonee as the cloner * add PostEditor#insertMarkers method * add private/intimate methods for splitting list items and lists in postEditor Fix #249 #259
- Loading branch information
Showing
18 changed files
with
2,106 additions
and
425 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.