Some checks failed
Workflow Lint / actionlint (push) Has been cancelled
Build CI Image / build (push) Has been cancelled
Skill Docs Freshness / check-freshness (push) Has been cancelled
Periodic Evals / build-image (push) Has been cancelled
Periodic Evals / evals (map[file:test/codex-e2e.test.ts name:e2e-codex]) (push) Has been cancelled
Periodic Evals / evals (map[file:test/gemini-e2e.test.ts name:e2e-gemini]) (push) Has been cancelled
Periodic Evals / evals (map[file:test/skill-e2e-design.test.ts name:e2e-design]) (push) Has been cancelled
Periodic Evals / evals (map[file:test/skill-e2e-plan.test.ts name:e2e-plan]) (push) Has been cancelled
Periodic Evals / evals (map[file:test/skill-e2e-qa-bugs.test.ts name:e2e-qa-bugs]) (push) Has been cancelled
Periodic Evals / evals (map[file:test/skill-e2e-qa-workflow.test.ts name:e2e-qa-workflow]) (push) Has been cancelled
Periodic Evals / evals (map[file:test/skill-e2e-review.test.ts name:e2e-review]) (push) Has been cancelled
Periodic Evals / evals (map[file:test/skill-e2e-workflow.test.ts name:e2e-workflow]) (push) Has been cancelled
Periodic Evals / evals (map[file:test/skill-routing-e2e.test.ts name:e2e-routing]) (push) Has been cancelled
Source: https://github.com/garrytan/gstack/commit/026751e
31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
# The Horizon
|
|
|
|
This is the combined-features fixture. Every feature turned on simultaneously.
|
|
The gate asserts that all of these paragraphs extract cleanly from the PDF
|
|
with pdftotext.
|
|
|
|
A paragraph with **bold**, *italic*, and `inline code` tokens — each of which
|
|
gets a different HTML treatment. None should fragment text on copy-paste.
|
|
|
|
A paragraph with "curly quotes", 'single quotes', an em dash -- like this,
|
|
and an ellipsis... All three get smartypants transforms.
|
|
|
|
## A subsection heading
|
|
|
|
Lists must not break mid-item:
|
|
|
|
- First list item with some words that keep it on one line.
|
|
- Second list item with more words.
|
|
- Third list item.
|
|
|
|
> A blockquote from Van Dyke. Her diminished size is in me, not in her.
|
|
|
|
# A second chapter
|
|
|
|
This content begins on a fresh page because the default chapter-breaks rule
|
|
fires. Extract must still find these paragraphs.
|
|
|
|
A final paragraph with enough words to trigger hyphenation across the line
|
|
wrap boundary. Extraordinary words sometimes hyphenate. Interdisciplinary
|
|
ones certainly do.
|