Skip to main content
Apply background colors to emphasize important text. Color-coded highlighting for review, categorization, and emphasis.

OOXML Structure

Use case

  • Document review - Color-code feedback
  • Study notes - Highlight key concepts
  • Status tracking - Visual progress indicators
  • Multi-reviewer - Each person uses different color
  • Categorization - Group related content by color

Options

Configure the extension behavior:
Object
default:"{}"
HTML attributes for highlight elements

Attributes

Node attributes that can be set and retrieved:
string
Background color (CSS color value)

Commands

setHighlight

Apply highlight with specified color Example:
Parameters:
string
required
CSS color value

unsetHighlight

Remove highlight formatting Example:

toggleHighlight

Toggle highlight formatting Example:

Keyboard shortcuts

Source code