Skip to content

Decode percent-encoded characters in internal link paths#21

Merged
dvdstelt merged 3 commits intomainfrom
fix/decode-percent-encoded-paths
Mar 24, 2026
Merged

Decode percent-encoded characters in internal link paths#21
dvdstelt merged 3 commits intomainfrom
fix/decode-percent-encoded-paths

Conversation

@dvdstelt
Copy link
Copy Markdown
Owner

Links with URL-encoded characters like %20 for spaces were not
matching actual filenames on disk, causing false broken-link reports.

@dvdstelt dvdstelt self-assigned this Mar 24, 2026
@dvdstelt dvdstelt force-pushed the fix/decode-percent-encoded-paths branch from b6ef0e5 to f57d60e Compare March 24, 2026 19:12
Links with URL-encoded characters like %20 for spaces were not
matching actual filenames on disk, causing false broken-link reports.
Verifies that links with %20-encoded spaces resolve correctly
to files with spaces in their names.
@dvdstelt dvdstelt force-pushed the fix/decode-percent-encoded-paths branch from f57d60e to aaa56aa Compare March 24, 2026 19:18
@dvdstelt dvdstelt merged commit 79bcff0 into main Mar 24, 2026
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