Type of the text to be rendered.
This type can have the following values.
| Value | Description |
|---|
"plain" | Renders plain text. |
"html" | Uses HTML syntax to render the text. |
"markdown" | Uses Markdown syntax to render the text. |
"autohtml" | If HTML tags are found, HTML syntax is used to render the text. |