v2.9.17 — Fix Topic Map heading-increment lint failure
Patch release fixing the 07.2. Markdown Linter failure introduced by v2.9.16.
Fixed
- Topic Map MD001/heading-increment:
topic-map.mdemitted per-dimension headings as###(h3) directly under the page#(h1), skipping h2 and failing markdownlint ondevelopandmaster. Dimensions are now##(h2) — in the generator, the committed page, and the.topic-map-dim h2CSS selector. The h2 headings also give the page a clean right-hand "On this page" TOC. Verified with the exact CI markdownlint config (0 errors); cache-bust?v=2.9.17.
Full changelog: https://github.com/nubenetes/awesome-kubernetes/blob/master/CHANGELOG.md
🤖 Generated with Claude Code