This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v18.0.0
MAJOR BREAKING CHANGES
- The
GFMDataProcessor()
requires the view document instance as its first parameter.
Other changes
- Adjusted the data processor implementation to changes in
ckeditor5-engine
. See ckeditor/ckeditor5#6091. (ce2cc01)