@atlaskit/editor-plugin-clear-marks-on-empty-doc
v10.0.0
Published
Clear marks on empty doc plugin for @atlaskit/editor-core
Readme
Editor Plugin Clear Marks On Empty Doc
Clear marks on empty doc plugin for @atlaskit/editor-core
Note: This component is designed for internal Atlassian development. External contributors will be able to use this component but will not be able to submit issues.
Overview
The Clear Marks On Empty Doc plugin automatically removes active text marks (such as bold, italic, and other formatting) from the editor when the document becomes empty. This ensures a clean state when users clear all content from the editor.
Key features
- Automatic mark clearing - Removes active marks when the document becomes empty
- State management - Ensures consistent editor state after content deletion
- Editor integration - Seamlessly integrates with @atlaskit/editor-core
Install
- Install - yarn add @atlaskit/editor-plugin-clear-marks-on-empty-doc
- npm - @atlaskit/editor-plugin-clear-marks-on-empty-doc
- Source - Bitbucket
- Bundle - unpkg.com
Usage
Internal use only
@atlaskit/editor-plugin-clear-marks-on-empty-doc is intended for internal use by the @atlaskit/editor-core and as a plugin dependency of the Editor within your product.
Direct use of this component is not supported.
Please see Atlaskit - Editor plugin clear marks on empty doc for documentation and examples for this package.
Support
For internal Atlassian, visit the slack channel #help-editor for support or visit go/editor-help to submit a bug.
License
Please see Atlassian Frontend - License for more licensing information.
