How to add Markdown?

This doc is a guide on how to use Markdown to format in Monk


Please note, all markdown codes need to be added from the 'Edit display and design' section of the funnel set ups, and not directly from step 3 of the funnel set up under 'Texts and Translation' section.


Here is a list of syntax items that are available to you:


Format Text

Insert Titles

Insert Lists

Line Break


Format text


  1. Bold text


Markdown code: **This is a bold** text section.

Example: This is a bold text section.


  1. Italic text


Markdown code: _This is an italic_ text section.

Example: This is an italic text section.


Insert titles


  1. H1 title (huge)


Markdown code: # Huge title


  1. H2 title (large)


Markdown code: ## Large title


  1. H3 title (medium)


Markdown code: ### Medium title


Insert lists


  1. Bullet list


Markdown code: * Item


  1. Numbered list


Markdown code: 1. Item


Line Break


  1. 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