Show deletions and changes with strikethrough text.
Visual indication of removed content while maintaining readability.
OOXML Structure
Use case
- Price changes - Show original vs sale price
- Task lists - Mark completed items
- Legal documents - Show deleted clauses
- Editing - Track changes visually
- Humor -
Bad ideas Good ideas
Options
Configure the extension behavior:
HTML attributes for strikethrough elements
Commands
setStrike
Apply strikethrough formatting
Example:
unsetStrike
Remove strikethrough formatting
Example:
toggleStrike
Toggle strikethrough formatting
Example:
Keyboard shortcuts
Source code