Primary Article Content (H2)
This is the main article content. It contains strong emphasis and regular emphasis. Crawlers should extract this text. Here is a special character: ™.
Subsection (H3)
More detailed text explaining a specific point. We will include an image below.

Lists Test (H4)
Ordered List (H5)
- First item - Data Point A
- Second item - Data Point B
- Nested Unordered Item 2.1
- Nested Unordered Item 2.2
- Third item - Data Point C
Unordered List (H6)
- Bullet point X
- Bullet point Y
- Bullet point Z Link within a list
This is a blockquote element, used for quoting external sources. Crawlers should identify this context if possible. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
This is preformatted text.
It preserves whitespace and line breaks.
Useful for code snippets:
function test() { console.log("Code snippet"); }