Package Exports
Readme
CKEditor 5 text part language feature
This package implements text part language support for CKEditor 5 that allows you to define the language for each passage of content written in multiple languages. It helps satisfy the WCAG Success Criterion 3.1.2 Language of Parts.
Installation
This plugin is part of the ckeditor5
package. Install the whole package to use it.
npm install ckeditor5
Create free account
If you want to check full CKEditor 5 capabilities, sign up for a free non-commitment 14-day trial.
Demo
Check out the demo in the text part language feature guide.
Documentation
See the @ckeditor/ckeditor5-language
package page as well as the text part language feature guide in the CKEditor 5 documentation.
License
Licensed under a dual-license model, this software is available under:
- the GNU General Public License Version 2 or later,
- or commercial license terms from CKSource Holding sp. z o.o.
For more information, see: https://ckeditor.com/legal/ckeditor-licensing-options.