UI builder element markdown
The text element, tooltip element, and the Description fields of radio button element options can include basic markdown syntax, such as headings, bold font, numbered lists, etc. For more information on basic markdown syntax, see the Markdown basic syntax guide.
Note
Images are not supported.
With the exception of fenced code blocks, markdown extended syntax is not supported. For more information on extended markdown syntax, see the Markdown extended syntax guide.
Size and color settings
In addition to basic markdown, some text color and size options are also allowed.
Colors
danger
disabled
primary
secondary
Sizes
medium
regular
heading
strong
subheading
body-24
body-32
caption
accent
To use these settings, enclose the text in the <text>
</text>
HTML tags with size and color properties.
Note
Size and color properties are case-sensitive.
For example, <text color="primary" size="caption">This text renders as caption font and in Acronis primary blue</text>

Samples of size and color properties
