Write or paste Markdown on the left and see the live HTML preview instantly on the right.
Markdown is a lightweight markup language that lets you write formatted text using plain text syntax. Created by John Gruber, it is widely used in README files, documentation, blog content, GitHub, Stack Overflow, and static site generators like Jekyll and Hugo.
# H1, ## H2, ### H3**bold**, *italic*, ***bold italic***[text](url)- item) and ordered (1. item)`code`) and fenced blocks (```language)> quote---