OOXML Structure
Use Case
- Legal documents - Emphasize terms and conditions
- Forms - Indicate fill-in areas: _____________
- Headings - Alternative to bold
- Links - Automatic with hyperlinks
- Emphasis - Triple emphasis with bold + italic + underline
Options
Configure the extension behavior:HTML attributes for underline elements
Attributes
Node attributes that can be set and retrieved:Style of underline
Commands
setUnderline
Apply underline formatting
Example:
Function
Command
unsetUnderline
Remove underline formatting
Example:
Function
Command
toggleUnderline
Toggle underline formatting
Example:
Function
Command
Keyboard Shortcuts
Command | Shortcut | Description |
---|---|---|
toggleUnderline() | ā/Ctrl-u | Toggle underline formatting |
toggleUnderline() | ā/Ctrl-U | Toggle underline formatting (uppercase) |