@atlaskit/editor-plugin-data-consumer
v8.0.1
Published
Data consumer plugin for @atlaskit/editor-core
Readme
Editor Plugin Data Consumer
Data consumer 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 Data Consumer plugin provides integration with the Atlassian Editor for consuming and processing data within editor content. It enables support for data consumer marks in the editor, allowing seamless handling of data consumption patterns.
Key features
- Data consumer marks - Support for data consumer marks in editor content
- ADF integration - Full integration with Atlassian Document Format schema
- Plugin architecture - Built on the standard editor plugin pattern
Install
- Install - yarn add @atlaskit/editor-plugin-data-consumer
- npm - @atlaskit/editor-plugin-data-consumer
- Source - Bitbucket
- Bundle - unpkg.com
Usage
Internal use only
@atlaskit/editor-plugin-data-consumer 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 data consumer 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.
