0.3.1 • Published 5 years ago

ckeditor5-line-height v0.3.1

Weekly downloads
2
License
GPL-2.0-or-later
Repository
github
Last release
5 years ago

ckeditor5-line-height

The line height plugin for ckeditor5.

Quick start

First, install the build from npm:

yarn add ckeditor5-line-height

Use it in your application:

import LineHeight from 'ckeditor5-line-height';

License

Licensed under the terms of GNU General Public License Version 2 or later.