Say
In website interactions forms, a say element displays a block of text or Markdown.
start:
await:
form:
title: Example
elements:
say/hello:
content@text:
# Heading
This is a **paragraph** in Markdown.
Syntax
content:
Content to display in Markdown format.
message:
Message to display as plain text.