Skip to main content

Add markdown syntax (links, list, etc.)

Use Markdown in the custom message to add links and lists.

Written by Damon Chen

Use Markdown in the custom message in your space settings to add links and lists.

Markdown is plain text that becomes formatted text. You can copy more examples from markdown-it.github.io.


Link

[https://testimonial.to](https://testimonial.to)


Numbered list

1. What problem did you solve?
2. How did the product help?
3. Would you recommend it?


Bulleted list

+ Start a line with +, -, or *
+ Indent 2 spaces for a sub-list:
- A different marker starts a new list:
* First item
+ Second item
- Third item
+ Keep it short

Need help? Message us in the chat widget.

Did this answer your question?