Articles on: Getting Started

Markdown Guide

Markdown is a lightweight markup language for creating formatted text. Currently, Encharge supports markdown in our native forms - specifically in the field labels and the text section.

This page contains some of the most common markdown elements as a quick reference. If you want to learn more about markdown and use other elements, you can check the official reference cheat sheet for extended syntax.

Markdown reference sheet


ElementMarkdown SyntaxExample
Heading# H1## H2### H3Heading
Boldbold textBold
Italicitalicized textItalic
Blockquote> blockquoteBlockquote
Ordered List1. First item2. Second item3. Third itemFirst itemSecond ItemThird Item
Unordered List- First item- Second item- Third itemFirst itemSecond ItemThird item
Codecodecode
Horizontal Rule---n/a
LinkLink titleLink title
Image


alt text
| |

Updated on: 24/03/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!