This page exists to validate rendering. It is the one Markdown file under site/content/ that is hand-written, and it carries no product claims.
Second level heading
Paragraph with strong, emphasis, inline code, a link to the CLI reference, and a very long unbroken token: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.
Third level
Fourth level
Fifth level
Sixth level
- unordered item
- another item
- nested item
- nested item with
code- third level
- task not done
- task done
- ordered item
- ordered item
- nested ordered
- nested ordered
A blockquote that runs long enough to wrap on a narrow viewport, so that its left border and padding can be judged against the surrounding text.
A note callout, projected from GitHub's own alert syntax. On GitHub it renders as an alert; here as a Flowbite alert.
A warning callout. Only five kinds exist: note, tip, important, warning, caution.
majordomus start "fix OAuth callback" --scope lib/auth --profile debugging
majordomus check --explain | head -20 # a deliberately long line so that horizontal scrolling inside the block can be checked on a 320px viewportversion: 1
context:
always_loaded_budget_lines: 150
strategy: minimum-sufficient{"ts":"2026-09-03T19:30:12Z","event":"task.started","task_id":"t-20260903193012-a4f1"}| command | answers | writes | exit |
|---|---|---|---|
doctor | is Majordomus itself real and wired here? | no | 0 / 10 / 12 |
check | is the task consistent with policy, scope, state? | no, except --checkpoint | 0 / 10 |
finish | evaluate the finish contract | task record, ledger | 0 / 10 / 15 |
a very wide column to force horizontal scrolling on phones | and another wide one so the wrapper has to do its job rather than the page | yes | 0 |
flowchart LR
A[canonical Markdown] --> B[generate-site-data]
B --> C[site/content/docs]
C --> D[Zola]
D --> E[Flowbite Typography]
A footnote reference[1] closes the page.
-
Footnotes are supported by Zola's Markdown renderer. ↩