Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 376 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 376 Bytes

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.