This is a regular paragraph with bold, italic, underline, strikethrough, and inline code examples. Here's a link to example.com.
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Here is a blockquote to test:
“Good design is as little design as possible.” – Dieter Rams
Unordered List:
- Item One
- Item Two
- Nested Item A
- Nested Item B
- Item Three
Ordered List:
- Step One
- Step Two
- Nested Step 2.1
- Nested Step 2.2
- Step Three
Image with figcaption:
Preformatted code block with syntax highlighting:
// Simple JavaScript function
function add(a, b) {
return a + b;
}
HTML code block:
<div class="container">
<p>Hello World</p>
</div>
Table test:
| Feature | Status | Notes |
|---|---|---|
| Typography | ✅ | Looks great |
| Lists | ✅ | Nested supported |
| Code | ✅ | Block & inline |
Subscript and Superscript: H2O and E = mc2
Nested Elements: This is nested
