___ __ __ _( _ ) / / \ \ / _ \/ _ \ /_\_\___/\___/
Test Post
January 1, 2025๐งช Lorem Ipsum Markdown Test
Headings
H1 Heading
H2 Heading
H3 Heading
H4 Heading
H5 Heading
H6 Heading
Text Styles
Bold text
Italic text
Bold and italic text
Strikethrough text
==Highlighted text== (some renderers support this)
Underlined text (HTML)
Paragraphs and Line Breaks
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
This line is separated by two spaces โ
New paragraph starts here.
Blockquotes
โLorem ipsum dolor sit amet, consectetur adipiscing elit.โ
โ Someone Important
Nested quote:
Deep thoughts inside a nested blockquote.
Lists
Unordered List
- Item 1
- Subitem 1.1
- Subitem 1.2
- Item 2
- Item 3
Ordered List
- First item
- Second item
- Sub-item A
- Sub-item B
- Third item
Task List
- [x] Write Markdown
- [ ] Test all formats
- [ ] Ship it ๐
Code
Inline code
Use the printf() function for output.
Code Block
def hello_world():
print("Hello, world!")
Syntax Highlighting (JSON)
{
"name": "Lorem Ipsum",
"type": "test",
"success": true
}
Horizontal Rules
Links
Images

Tables
| Name | Role | Active |
|---|---|---|
| Alice | Developer | โ |
| Bob | Designer | โ |
| Charlie | Product Lead | โ |
Footnotes
This is a footnote example.1
Definition Lists
- Term 1
- Definition 1
- Term 2
- Definition 2a
- Definition 2b
Emoji & Unicode
๐ ๐ ๐ ๐ ๐ก ๐ง
โ ยฉ ยฎ โข โ โ โ โ
HTML in Markdown
It even supports inline styles.
Math (if supported)
Inline math: \(E = mc^2\)
Block math:
\[ \int_0^{\infty} e^{-x^2} dx = \frac{\sqrt{\pi}}{2} \]
Collapsible Section (GitHub flavored)
Click to expand
Hidden _Lorem ipsum_ content inside details block. ```js console.log("Hello from inside details!"); ```Escape Characters
*Not italic*, _Not underlined_, # Not a heading
Citations (Pandoc-style)
Lorem ipsum dolor sit amet [@doe2025].
End of Test
Generated for Markdown rendering tests โ Lorem Ipsum ยฉ 2025
- Lorem ipsum dolor sit amet, consectetur adipiscing elit.