@atlaskit/editor-plugin-hyperlink
v12.0.1
Published
Hyperlink plugin for @atlaskit/editor-core
Readme
Editor Plugin Hyperlink
Hyperlink 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 Hyperlink plugin provides comprehensive hyperlink management capabilities for the Atlassian Editor. It integrates with @atlaskit/editor-core to enable inserting, editing, and managing links within editor content. The plugin includes toolbar integration, keyboard shortcuts, and input rules for efficient link manipulation.
Key features
- Link insertion - Insert and create hyperlinks with custom text
- Link editing - Edit existing hyperlinks and update URLs and link text
- Link removal - Remove hyperlinks from selected content
- Toolbar integration - Floating toolbar for easy link management and editing
- Keyboard shortcuts - Support for keyboard shortcuts to insert and manage links
- Input rules - Automatic link detection and creation from URL patterns
- Analytics integration - Track link-related user actions and interactions
Install
- Install - yarn add @atlaskit/editor-plugin-hyperlink
- npm - @atlaskit/editor-plugin-hyperlink
- Source - Bitbucket
- Bundle - unpkg.com
Usage
Internal use only
@atlaskit/editor-plugin-hyperlink 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 hyperlink 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.
