@ckeditor/ckeditor5-language

Text part language feature for CKEditor 5.

Usage no npm install needed!

<script type="module">
  import ckeditorCkeditor5Language from 'https://cdn.skypack.dev/@ckeditor/ckeditor5-language';
</script>

README

CKEditor 5 text part language feature

npm version Coverage Status Build Status

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.

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 the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.