Lists, Tables and Code
· by · #html, #structure
This post is light on prose because the interesting content lives in the structured blocks below the fold (see the rendered page, not just this array).
Extraction pipelines should still pull a sensible title and description from it.
Structured blocks
- An unordered list item
- A nested one
- First nested
- Second nested
| Key | Value |
|---|---|
| alpha | 1 |
| beta | 2 |
const x = 42;
console.log(x);A blockquote inside a blog post.