First post
Heading Level 1
This is a paragraph with bold text, italic text, and bold italic text. Here’s a link to GitHub.
Heading Level 2
Another paragraph with inline code and some more text to demonstrate variety.
Heading Level 3
Unordered list:
- First item
- Second item
- Third item with bold
- Nested item
- Another nested item
Heading Level 4
Ordered list:
- First numbered item
- Second numbered item
- Third numbered item
- Nested numbered
- Another nested
Heading Level 5
Code block:
function example() {
console.log("Hello, World!");
return true;
}
Heading Level 6
Blockquote:
This is a blockquote with some text. It can span multiple lines.
And even have multiple paragraphs.
Table:
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Cell 1 | Cell 2 | Cell 3 |
| Cell 4 | Cell 5 | Cell 6 |
| Cell 7 | Cell 8 | Cell 9 |
Horizontal rule:
More HTML elements:
This is a paragraph inside a div.
This is a span element.Click to expand
Hidden content goes here.Highlighted text
Strikethrough text
Subscript: H2O
Superscript: E=mc2
Task list:
- Completed task
- Incomplete task
- Another incomplete task
Definition list:
- Term 1
- Definition 1
- Term 2
- Definition 2
Abbreviation: HTML
Ctrl + C to copy
Footnote reference1
Preformatted text
with preserved
spacing
-
This is the footnote content. ↩