Add strikethrough TextStyling

Closes #12369
This commit is contained in:
Timen Zandbergen
2026-01-22 19:19:47 +01:00
committed by Johannes Altmanninger
parent 553aa40b34
commit f6936f222a
10 changed files with 61 additions and 5 deletions

View File

@@ -54,6 +54,9 @@ The following options are available:
**-r** or **--reverse**
Sets reverse mode.
**-s** or **--strikethrough**
Sets strikethrough mode.
**-u** or **--underline**, or **-uSTYLE** or **--underline=STYLE**
Set the underline mode; supported styles are **single** (default), **double**, **curly**, **dotted** and **dashed**.