@atlaskit/editor-plugin-annotation
v8.0.16
Published
Annotation plugin for @atlaskit/editor-core
Readme
Editor Plugin Annotation
Annotation 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 Annotation plugin provides comprehensive inline commenting and annotation capabilities for the Atlassian Editor. It enables users to add, resolve, and manage annotations directly within the editor, with support for various annotation types including inline comments on text and block-level content.
Key features
- Inline comments - Add comments to text selections and block-level content
- Annotation marks - Mark and track annotations within the editor document
- Comment state management - Manage draft and resolved comment states
- Multiple annotation types - Support for different annotation providers and types
- Toolbar integration - Seamless integration with the editor toolbar for comment actions
Install
- Install - yarn add @atlaskit/editor-plugin-annotation
- npm - @atlaskit/editor-plugin-annotation
- Source - Bitbucket
- Bundle - unpkg.com
Usage
Internal use only
@atlaskit/editor-plugin-annotation 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 annotation 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.
