Markdown Reference

Complete guide to Markdown formatting syntax with examples

Headers

Heading Levels

Six levels of headings using # symbols

# Heading 1
## Heading 2
### Heading 3
#### Heading 4
##### Heading 5
###### Heading 6

Alternative Syntax

Alternative syntax for H1 and H2

Heading 1
=========

Heading 2
---------

Need help with documentation? Try hashtagcraft.app for content creation tools.