docs: revamp minimal mode troubleshooting section #88

Merged
rootiest merged 5 commits from fix/docs-troubleshooting-formatting into main 2026-07-27 21:07:23 +00:00
Owner
No description provided.
rootiest added 5 commits 2026-07-27 21:07:08 +00:00
Replaced the minimal mode troubleshooting section with a new 'What's with the C1-C6 stuff?' heading. Included a quick-reference table for the six opinionated categories with links to their detailed customization sections, and updated the documentation index.
Modified build-manual.py to strip punctuation and properly handle spaces/hyphens during link slug generation. This ensures top navigation link cards generated by the script actually match Starlight's URL format. Also fixed a few manual markdown links that mistakenly contained double dashes.
Renamed 'Uninstalling / Reverting to Backup' to 'Uninstalling and Reverting to Backup' to avoid the edge cases where forward slashes cause Starlight top navigation cards to break when generating the heading slug.
Updated the python site builder's regex to correctly parse file paths containing shell variables like $__fish_user_dots_path in comment titles. Also added fish_default_key_bindings to the known shell-heads list so those examples are correctly wrapped in a fenced code block rather than falling through to plain text and getting parsed as MDX headings.
rootiest merged commit 11a9db5fad into main 2026-07-27 21:07:23 +00:00
rootiest deleted branch fix/docs-troubleshooting-formatting 2026-07-27 21:07:24 +00:00
Sign in to join this conversation.