mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
Prettier requires consistent heading levels throughout the document. Changed example headings from #### (h4) to ### (h3) to match the document structure and pass formatting checks.