Line 1, Col 1
0 chars
`!Bold text`! - Bold text`*Italic text`* - Italic text`_Underlined text`_ - Underlined text`` - Reset all formatting
`FxxxText`f - Foreground (text) color (xxx = 3-digit hex)`BxxxText`b - Background color (xxx = 3-digit hex)`Ff00Red text`f - Example: Red text`B0f0Green background`b - Example: Green background`Ff00`B0f0Colored text`b`f - Both foreground and background
`cCentered text`a - Center align`lLeft aligned text`a - Left align`rRight aligned text`a - Right align`a - Reset to default alignment
>Header Level 1 - Main header>>Header Level 2 - Subheader>>>Header Level 3 - Sub-subheader< - Reset section depth
`[Link text`/path/to/page.mu]` - Basic link`[`destination.mu]` - Link without custom text`!`[Bold link`page.mu]`!` - Bold link`_`[Underlined link`page.mu]`_` - Underlined link`[Link`page.mu`field1|field2]` - Link with form fields
`<fieldname`default value> - Basic text field`<24|fieldname`default value> - Field with custom width (24 chars)`<!16|password`Enter password> - Masked password field`<?|checkbox|value`>Label text - Checkbox`<?|checkbox|value|*`>Checked by default - Pre-checked checkbox`<^|groupname|value`>Option 1 - Radio button`<^|groupname|value|*`>Selected option - Pre-selected radio
- - Standard horizontal line-= - Custom divider (repeats character after dash)-โ - Example: Heavy line divider-โ
- Example: Star divider
`= - Toggle literal mode (display markup as-is)\`= - Escape literal toggle to display "`="
# This is a comment - Comments are not displayed
\` - Escape backtick to display it literally\\ - Escape backslash
`!`*Bold and italic`*`! - Multiple formats`Ff00`!Red bold text`!`f - Color + bold`c`Ff00`!Centered red bold`!`f`a - Alignment + color + bold
fff - White000 - Blackf00 - Red0f0 - Green00f - Blueff0 - Yellowf0f - Magenta0ff - Cyanf80 - Orange58a - Light blue