Formatting Text

Formatting text in the Document Editor

Users can use markdown auto-formatting to format text in the document editor. This may help save time by automatically applying formatting without needing manual styling.

See table below for markdown varieties.

Symbol
Description

[]

Checkbox

#, ##, ###

Heading 1, heading 2, heading 3 * Note that headers can be in lists, and indented as well.

``

Codeblock

* or _

Italics

**

Bold

__

Underline

-

Bulletpoints

1.

Numbered list

~~

Strikethrough

You can also adjust indentation, for better organisation.

  • Press the Tab key to indent

  • Hold Shift + Tab to unindent.

Formatting text in the Text Field

Text fields can be Multi-line to enable longer paragraphs of content.

See table below for markdown varieties.

Symbol
Description

[ ]

Checkbox

#, ##, ###

Heading 1, heading 2, heading 3 * Note that headers can be in lists, and indented as well.

``

Codeblock

* or _

Italics

** or __

Bold

>

Quoted text

-

Bulletpoints

1.

Numbered list

~~

Strikethrough

You can also adjust indentation, for better organisation.

You can copy links to cards — when someone clicks on the URL, the page scrolls to that section and momentarily highlights it.

Last updated