UNPKG

@ckeditor/ckeditor5-export-inline-styles

Version:

The export with inline styles feature for CKEditor 5.

12 lines (11 loc) 281 B
{ "plugins": [ { "name": "Export with Inline Styles", "className": "ExportInlineStyles", "description": "Introduces tools for generating content with inline styles.", "docs": "features/export-with-inline-styles.html", "path": "src/exportinlinestyles.js" } ] }