Skip to content

docs(wiki): use GitHub-renderable links, point README at the wiki - #26

Merged
ksdisch merged 1 commit into
mainfrom
docs/wiki-links
Jul 26, 2026
Merged

docs(wiki): use GitHub-renderable links, point README at the wiki#26
ksdisch merged 1 commit into
mainfrom
docs/wiki-links

Conversation

@ksdisch

@ksdisch ksdisch commented Jul 26, 2026

Copy link
Copy Markdown
Owner

The wiki backfill wrote [[Page]] wikilink rows into Wiki/_index.md. GitHub's markdown renderer doesn't support wikilinks — they render as literal bracketed text, so the wiki index's navigation is dead in the browser. Relative markdown links work on GitHub and in Obsidian-style tools, so nothing is lost.

  • Converted 1 wikilink(s) to relative markdown links
  • README.md: pointer-added — GitHub only renders README.md on the repo homepage, so an unlinked wiki is invisible to anyone browsing. Append-only; no existing README content touched.

No wiki prose changed. The project-wiki skill was fixed in the same pass so future INIT/BACKFILL runs emit markdown links and add the README pointer (ksdisch/claude-config#39).

🤖 Generated with Claude Code

GitHub's markdown renderer has no wikilink support, so the `[[Page]]` rows
written by the wiki backfill rendered as dead literal text — in the browser,
which is where these pages are most often read. Relative markdown links work
on GitHub and in Obsidian-style tools alike.

- converted 1 wikilink(s) to relative markdown links
- README.md: pointer-added (append-only; existing content untouched)

No wiki content changed — links and one README pointer line only.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ksdisch
ksdisch merged commit 1e3586f into main Jul 26, 2026
1 check passed
@ksdisch
ksdisch deleted the docs/wiki-links branch July 26, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant