This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v10.0.2
Bug fixes
- Improve words recognition, remove enter from counted characters. Closes #4. Closes #5. (7e7ee48)
- Word count plugin no longer throws an error when a container is undefined. Closes #16. (e1a7a7e)
Other changes
- The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#1988. (f8035d1)
- Made
WordCount#characters
andWordCount#words
getters synchronous to make it possible to retrieve precise content stats on demand. Closes #6. (780dfbf) - Updated translations. (9aab7fb)