Skip to main content

betaThis is a new capability. Help us improve it and give your feedback on Slack.

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

PropertyTypeRequiredDescription
contentstringYesHTML or Markdown content to display.

Options

PropertyTypeRequiredDescription
conditionstringNoName of a condition that controls whether this component is shown.