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.

hidden:

This form element can be conditionally hidden.

hidden@bool: {{expression}}

references:

await/router:
  form:
    title: How can we help?
    elements:
      say:
        content@text:
          ![Logo alt text =200x200](#logo)
        references:
          resource/logo:
            uri: cerb:resource:portal.logo.cerb