@ckeditor/ckeditor5-autoformat
- Version 39.0.2
- Published
- 51.6 kB
- 1 dependency
- GPL-2.0-or-later license
Install
npm i @ckeditor/ckeditor5-autoformat
yarn add @ckeditor/ckeditor5-autoformat
pnpm add @ckeditor/ckeditor5-autoformat
Overview
Autoformatting feature for CKEditor 5.
Index
Classes
class Autoformat
class Autoformat extends Plugin {}
Enables a set of predefined autoformatting actions.
For a detailed overview, check the feature guide and the .
property pluginName
static readonly pluginName: string;
property requires
static readonly requires: readonly [any];
method afterInit
afterInit: () => void;
Package Files (2)
Dependencies (1)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@ckeditor/ckeditor5-autoformat
.
- Markdown[](https://www.jsdocs.io/package/@ckeditor/ckeditor5-autoformat)
- HTML<a href="https://www.jsdocs.io/package/@ckeditor/ckeditor5-autoformat"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1640 ms. - Missing or incorrect documentation? Open an issue for this package.