Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.24 KB

File metadata and controls

36 lines (22 loc) · 1.24 KB
category api-reference

CKEditor 5 email feature

npm version

This package implements the email feature for CKEditor 5. It allows for turning the edited content into emails.

Demo

Check out the demo in the {@link features/email#demo email feature guide}.

Documentation

See the {@link features/email email feature guide} and the {@link module:email/emailintegration~EmailIntegration} plugin documentation.

Installation

This package is part of our open-source aggregate package.

npm install ckeditor5

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-link.

External links