Support underlined text in DialogXML

This commit is contained in:
2020-02-26 01:20:03 -05:00
parent 7d8fc7fe09
commit 7f12c6eea4
4 changed files with 10 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ The `<text>` tag accepts the following attributes:
* `framed` - See **Common Attributes** above. Defaults to `false`.
* `outline` - See **Common Attributes** above.
* `underline` - If true, the text will be underlined.
* `fromlist`, `font`, `size`, `color`, `colour`, `def-key` -
See **Common Attributes** above.