Skip to content

Migrate wiki documentation from Google Code Wiki to Markdown#804

Merged
undera merged 2 commits intomasterfrom
wiki-to-markdown
Mar 31, 2026
Merged

Migrate wiki documentation from Google Code Wiki to Markdown#804
undera merged 2 commits intomasterfrom
wiki-to-markdown

Conversation

@undera
Copy link
Copy Markdown
Owner

@undera undera commented Mar 31, 2026

Summary

  • Convert 77 .wiki documentation files to .md (Markdown) format
  • Switch PWE SimpleWiki renderer to GitHubMarkdownSyntax in out.xml
  • Fix broken links in wiki content (dead pages, wrong paths, syntax errors)
  • All 114 site URLs verified working with zero regressions vs baseline

Notes

  • PWE needs Inliner moved before Link in GitHubMarkdownSyntax/Config.php parse order (separate PR to undera/pwe)
  • .wiki files are kept for now, can be removed after verification

Test plan

  • Run site in Docker, visually inspect key pages
  • Crawl all URLs, compare against baseline (114 URLs, all 200)
  • Verify code blocks, links, tables, images render correctly

🤖 Generated with Claude Code

undera and others added 2 commits March 31, 2026 11:26
Convert 77 .wiki files to .md using a new convert.py script.
Switch PWE SimpleWiki to GitHubMarkdownSyntax renderer.
All 114 site URLs verified working with zero regressions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@undera undera marked this pull request as ready for review March 31, 2026 10:39
@undera undera merged commit 94edf60 into master Mar 31, 2026
2 checks passed
@undera undera deleted the wiki-to-markdown branch March 31, 2026 10:39
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