Markdown / Rich Text
Pass markdown / rich text to add styled or larger blocks of text
Last updated
Pass markdown / rich text to add styled or larger blocks of text
Last updated
Markdown allows you to style text easily. If you're unfamiliar with Markdown, https://www.markdownguide.org/ is a good place to learn all about it.
The following integrations support Markdown currently: Airtable, API
If you're using Airtable, markdown is enabled on long text fields by enabling "rich text formatting":
You're not able to style text inside of Airtable and those styles will be maintained when printing documents.
If you're using DocsAutomator via the DocsAutomator API, markdown is passed by mapping an object instead of text to placeholders. The object has a key "markdown" followed by markdown as its value.