UI builder element markdown

The text element, tooltip element, alert 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.

Additional functionality and supported syntax is supported:

  • You can insert variables from the form model, callback data, or child form output parameters into markdown fields. This includes data formatters.
  • You can contro text size and color properties using <text> tags.