Docs
Highlight
Highlight
Mark and reference text for review.
Highlight important information for better clarity.
Installation
npm install @udecode/plate-highlightUsage
import { createHighlightPlugin } from '@udecode/plate-highlight';
const plugins = [
// ...otherPlugins,
createHighlightPlugin(),
];Keyboard Interactions
| Key | Description |
|---|---|
| Cmd + Shift + H | Apply a highlight to the selected text. |
API
createHighlightPlugin
Options
Collapse all
Node properties to delete.
Hotkey to toggle mark.