Skip to content

Fix wrong HTML encoding of "´"#100

Merged
l-kramer merged 1 commit intomasterfrom
fix_wrong_html_encoding
Apr 30, 2025
Merged

Fix wrong HTML encoding of "´"#100
l-kramer merged 1 commit intomasterfrom
fix_wrong_html_encoding

Conversation

@s-ludwig
Copy link
Member

'´' is outside of the ASCII range and thus cannot be directly converted to a UTF-8 code unit.

See also vibe-d/vibe-inet#12

'´' is outside of the ASCII range and thus cannot be directly converted to a UTF-8 code unit.
@s-ludwig s-ludwig requested a review from l-kramer April 30, 2025 12:42
@l-kramer l-kramer merged commit 8ac2ab6 into master Apr 30, 2025
12 checks passed
@s-ludwig s-ludwig deleted the fix_wrong_html_encoding branch April 30, 2025 12:47
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