Markdown
Display content authored in Markdown, rendered to HTML at runtime.
Preview
Guidance
Please read this carefully before continuing.
JSON definition
{ "type": "Markdown", "name": "fieldName", "title": "Question title", "content": "", "options": {}}Properties
| Property | Type | Required | Description |
|---|---|---|---|
content | string | Yes | HTML or Markdown content to display. |
Options
| Property | Type | Required | Description |
|---|---|---|---|
condition | string | No | Name of a condition that controls whether this component is shown. |