mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-04 05:44:50 +00:00
[PR #449] [MERGED] Fallback to non-punycode encoding for invalid IDN urls #1033
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/xoofx/markdig/pull/449
Author: @MihaZupan
Created: 7/11/2020
Status: ✅ Merged
Merged: 7/22/2020
Merged by: @xoofx
Base:
master← Head:invalid-idn-fallback📝 Commits (1)
0fc112aFallback to non-punycode encoding for invalid IDN urls📊 Changes
2 files changed (+26 additions, -1 deletions)
View changed files
📝
src/Markdig.Tests/MiscTests.cs(+14 -0)📝
src/Markdig/Renderers/HtmlRenderer.cs(+12 -1)📄 Description
Fixes #438
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.