Markdown Syntax Test
Headings
H1 Heading
H2 Heading
H3 Heading
H4 Heading
H5 Heading
H6 Heading
Text Formatting
Bold Text
Italic Text
Strikethrough
Bold and Italic
Blockquote: This is a blockquote.
Lists
Unordered List
- Item 1
- Item 2
- Nested Item 1
- Nested Item 2
Ordered List
- First Item
- Second Item
- Nested Item 1
- Nested Item 2
Code Blocks
Inline Code
Here is some inline code
within a sentence.
Fenced Code Block
function helloWorld() {
console.log("Hello, World!");
}
Links and Images
Tables
Name | Age | Occupation |
---|---|---|
Alice | 25 | Developer |
Bob | 30 | Designer |
Eve | 28 | Engineer |
Task Lists
- Task 1
- Task 2
- Task 3
Footnotes
This is a sentence with a footnote.1
Emojis
🚀 🌟 🎉
HTML in Markdown
Click to expand
This is hidden content.
Footnotes
-
This is the footnote text. ↩