UNPKG

@rickx/ckeditor5-line-height

Version:
18 lines (17 loc) 353 B
{ "plugins": [ { "name": "Line height", "className": "LineHeight", "description": "LineHeight plugin for CKEditor5.", "path": "src/lineheight.ts", "uiComponents": [ { "name": "lineHeight", "type": "Button", "iconPath": "theme/icons/line-height.svg" } ] } ] }