Docs
Highlight
Highlight
Mark and reference text for review.
Highlight important information for better clarity.
Installation
npm install @udecode/plate-highlightUsage
import { HighlightPlugin } from '@udecode/plate-highlight/react';
const plugins = [
// ...otherPlugins,
HighlightPlugin,
];Keyboard Shortcuts
| Key | Description |
|---|---|
| Cmd + Shift + H | Apply a highlight to the selected text. |