Formatting
You can use markdown to do some basic formatting on your form
Element
Markdown syntax
result
Last updated
Was this helpful?
You can use markdown to do some basic formatting on your form
Do note that the following is only available for headers & instructions, paragraph fields and description of fields.
Bold
**text**
text
Italic
*text*
text
Strikethrough
~text~
text
Ordered list
. text
. text
. text
. first item
. second item
. third item
Unordered list
- text - text - text
first item
second item
third item
Last updated
Was this helpful?
Was this helpful?