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

Fields - Markdown Support

You can pass Markdown as a field value to get the dynamic formatted text inside the output Document.

Syntax

You need to add an "!" in front of your field name The final syntax should be: {!fieldName}

Supported Markdown Tags

Please check: https://www.markdownguide.org/cheat-sheet/

Syntax examples:

Last updated