markdown block
Renders a markdown string. Use it for extra explanation paragraphs around the chat — features, target audience framing, “how to get the best out of this assistant” tips.
For short notes the chat panel itself should display, prefer public_details.instructions instead — that one renders directly inside the chat header area.
When to use it
- Long-form copy that would be awkward inside
instructions. - A welcome paragraph that complements (not duplicates) the hero block.
- Footer-style fine print sitting under the chat.
- A landing-page-style block above the chat for SEO / first-impression copy.
Shape
Tips
- Markdown and fenced
code blocks are supported. HTML is intentionally not allowed. - For prominent imagery + CTA, use hero instead —
markdownhas no styling beyond paragraph text.