replace 'markdown' (bool) property with 'markup' (str)

This commit is contained in:
MihailRis
2024-12-06 19:36:38 +03:00
parent 2f292537ad
commit 3d484383fc
8 changed files with 27 additions and 28 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Text styles
A proprietary Markdown dialect is used to mark up text styles.
Formatting works on UI elements: label and textbox, if `markdown="true"` is explicitly specified.
Formatting works on UI elements: label and textbox, if `markup="md"` is explicitly specified.
## Styles