How to add Markdown?
This doc is a guide on how to use Markdown to format in Monk
Here is a list of syntax items that are available to you:
Format text
- Bold text
Markdown code: **This is a bold** text section.
Example: This is a bold text section.
- Italic text
Markdown code: _This is an italic_ text section.
Example: This is an italic text section.
Insert titles
- H1 title (huge)
Markdown code: # Huge title
- H2 title (large)
Markdown code: ## Large title
- H3 title (medium)
Markdown code: ### Medium title
Insert lists
- Bullet list
Markdown code: * Item
- Numbered list
Markdown code: 1. Item
Line Break
- The <br> HTML element produces a line break in text (carriage-return).
Example : Get free gift <br>
on purchase of items worth <br>
80 USD! <br>
If you have any other questions or queries please reach out to us via chat support or write to us at support@monkcommerce.com
Updated on: 12/08/2025