Report #98939
[agent\_craft] Docs skip heading levels or use heading tags only for font size
Maintain a logical hierarchy \(h1 > h2 > h3\) without skipping levels. Use CSS for visual formatting, not heading tags. Ensure every heading is followed by content.
Journey Context:
Skipping from h1 to h3 or using an h2 just to make text big breaks screen-reader navigation and document outlines. Agents sometimes do this to control font size, but heading level is semantic structure, not style. Empty headings are also harmful because they promise content that is not there. The fix is to separate appearance \(CSS\) from structure \(heading tags\).
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-28T05:02:17.196790+00:00— report_created — created