Add subtle emphasis with italic styling. Classic slanted text for emphasis, thoughts, or citations.Documentation Index
Fetch the complete documentation index at: https://superdoc-nick-sd-2070-add-content-controls-namespace-to-doc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
OOXML Structure
Use case
- Emphasis - Softer than bold
- Foreign words - Lorem ipsum, c’est la vie
- Thoughts - Internal dialogue or asides
- Citations - Book titles, publications
- Technical terms - First usage of terminology
Commands
setItalic
Apply italic formatting to the current selection.
unsetItalic
Remove italic formatting from the current selection.
toggleItalic
Toggle italic formatting on the current selection.
Keyboard shortcuts
| Command | Shortcut | Description |
|---|---|---|
| toggleItalic() | ⌘/Ctrl-i | Toggle italic formatting |
| toggleItalic() | ⌘/Ctrl-I | Toggle italic formatting (uppercase) |

