@atlaskit/editor-plugin-unsupported-content
v10.0.0
Published
Unsupported Content plugin for @atlaskit/editor-core
Readme
Editor Plugin Unsupported Content
Unsupported content 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 Unsupported Content plugin provides rendering and handling for content types that are not natively supported by the editor. It gracefully displays unsupported block and inline content, as well as unsupported marks and node attributes, allowing users to view and preserve such content without corruption.
Key features
- Block-level support - Handle unsupported block-level content with appropriate visual indicators
- Inline content support - Render unsupported inline content alongside regular text
- Confluence compatibility - Special handling for Confluence-specific unsupported content types
- Mark and attribute preservation - Preserve unsupported marks and node attributes
- Analytics integration - Track interactions with unsupported content via analytics events
Install
- Install - yarn add @atlaskit/editor-plugin-unsupported-content
- npm - @atlaskit/editor-plugin-unsupported-content
- Source - Bitbucket
- Bundle - unpkg.com
Usage
Internal use only
@atlaskit/editor-plugin-unsupported-content 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 unsupported content 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.
