For the complete documentation index, see llms.txt. This page is also available as Markdown.

Supported Markdown

The following markdown options are available for survey question text and possible answer text for all question types.

Formatting
Markdown
Result

Italic

Wrap text in underscores like: _TEXT_

TEXT

Bold

Wrap text in asterisks like: *TEXT*

TEXT

Superscript

Wrap text in carets like: ^TEXT^

Subscript

Wrap text in tildes like: ~TEXT~

Last updated

Was this helpful?