Formatting Controls
Each row has independent formatting controls.
Alignment
Available alignment per row:
- left
- center
- right
Heading Levels
Rows can be promoted to heading tags:
H1H2H3H4H5
Text Style Toggles
- italic
- bold
- strong
- code
Important Behavior
- Heading selection is mutually exclusive.
- Bold and strong are treated as conflicting styles in the UI logic.
- Formatting is applied to final generated HTML, not only preview text.
Practical Recommendation
For readable Proxmox notes:
- use
H2orH3for section headers - keep path-like values as
code - avoid stacking too many styles on one row