Skip to content

Normalize wiki markdown filenames and fix markdown rendering/link issues#259

Merged
nevalsar merged 1 commit intomasterfrom
fix/markdown-links-and-normalize-slugs
May 7, 2026
Merged

Normalize wiki markdown filenames and fix markdown rendering/link issues#259
nevalsar merged 1 commit intomasterfrom
fix/markdown-links-and-normalize-slugs

Conversation

@nevalsar
Copy link
Copy Markdown
Collaborator

@nevalsar nevalsar commented May 7, 2026

Summary

This PR improves wiki content consistency and markdown reliability by normalizing filenames/slugs and fixing markdown/math formatting issues.

What Changed

  • Renamed wiki markdown files to lowercase kebab-case for consistency.
  • Updated internal wiki/navigation references to match renamed slugs.
  • Corrected markdown formatting issues in planning content (especially Frenet/math-heavy sections).
  • Improved equation/text rendering compatibility in markdown pages.
  • Fixed malformed markdown link patterns in affected pages.

@nevalsar nevalsar changed the title Fix markdown files and normalize filenames Add CI validation for markdown files + fix markdown file syntax and normalize filenames May 7, 2026
@nevalsar nevalsar force-pushed the fix/markdown-links-and-normalize-slugs branch from 725488c to 64f5207 Compare May 7, 2026 22:20
@nevalsar nevalsar changed the title Add CI validation for markdown files + fix markdown file syntax and normalize filenames Normalize wiki markdown filenames and fix markdown rendering/link issues May 7, 2026
@nevalsar nevalsar merged commit fd67069 into master May 7, 2026
4 checks passed
@nevalsar nevalsar deleted the fix/markdown-links-and-normalize-slugs branch May 7, 2026 22:41
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