This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v11.0.0
Bug fixes
-
Ensured correct lists ordering for separate list items with the same
mso-list
id. Closes #43. (4ebc363) -
Handle "spacerun spans" with mixed whitespaces. Closes #49. Closes #50. (7fb132f)
Huge thanks to Matt Kobs for this contribution!
BREAKING CHANGES
- Upgraded minimal versions of Node to
8.0.0
and npm to5.7.1
. See: ckeditor/ckeditor5#1507. (612ea3c)