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:HTML attributes for highlight elements
Attributes
Node attributes that can be set and retrieved:Background color (CSS color value)
Commands
setHighlight
Apply highlight with specified color
Example:
CSS color value
unsetHighlight
Remove highlight formatting
Example:
toggleHighlight
Toggle highlight formatting
Example:
Keyboard Shortcuts
| Command | Shortcut | Description |
|---|---|---|
| toggleHighlight() | ā/Ctrl-Shift-h | Toggle highlighted formatting |

