The formatting style to apply to text when rendering:
UNFORMATTED: Should be rendered as a simple string, no extra formatting is applied.PREFORMATTED: Whitespace is maintained and the content is rendered in a monospace font.MARKDOWN: Markdown rendering should be applied.
| Value |
|---|
"UNFORMATTED" |
"PREFORMATTED" |
"MARKDOWN" |