Search knowledge base
Folder Message Markup Guide
Folder messages in Folderit support markup formatting, allowing you to create clear, structured, and informative messages for users. You can format text, add links, create lists, and even include alerts. This guide walks you through how to use it effectively.
Text Formatting
- Bold:
**bold text**
→ bold text - Italic:
*italic text*
→ italic text Strikethrough:~~strikethrough~~
→strikethrough- Inline Code:
`code`
→code
Adding Headings
# Heading 1
→
Heading 1
## Heading 2
→
Heading 2
### Heading 3
→
Heading 3
Creating Lists
Unordered List:
- First item
- Second item
- Third item
Ordered List:
- First item
- Second item
- Third item
Adding Links
To add links, use this format:
[Folderit Website](https://www.folderit.com)
Blockquotes
Use >
before a sentence to create a quote:
This is a blockquote.
Tables
Tables must be formatted using pipes |
and dashes -
:
| Column 1 | Column 2 | Column 3 | | -------- | -------- | -------- | | Value 1 | Value 2 | Value 3 |
Column 1 | Column 2 | Column 3 |
---|---|---|
Value 1 | Value 2 | Value 3 |
Example Use Cases
Finance Folder Example:
# Finance Hub 📊 **Monthly Reports**: Upload by the **5th of each month**. 📎 [Budget Planning](#) | 📎 [Invoices](#)
Legal Folder Example:
# Legal Documents 🔒 **Confidential Access Only** ✅ All contracts must be reviewed before submission.