Skip to content

Decode percent-encoded characters in $ref URIs - Fix issue #1539#1775

Merged
RicoSuter merged 2 commits into
RicoSuter:masterfrom
viscontem:fix-1539
Mar 7, 2025
Merged

Decode percent-encoded characters in $ref URIs - Fix issue #1539#1775
RicoSuter merged 2 commits into
RicoSuter:masterfrom
viscontem:fix-1539

Conversation

@viscontem

Copy link
Copy Markdown
Contributor

Local references are URIs. As such, special characters must be encoded, but the tool did not do that, as detailled in #1539

This PR decodes the URIs to make references with special characters work.

@RicoSuter RicoSuter merged commit fa011ec into RicoSuter:master Mar 7, 2025
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.

2 participants