mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-16 14:05:36 +00:00
[PR #478] [MERGED] Fix tel: treated as autolink #1057
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/478
Author: @yufeih
Created: 9/30/2020
Status: ✅ Merged
Merged: 10/3/2020
Merged by: @xoofx
Base:
master← Head:fix-476📝 Commits (1)
971207eFix tel: treated as autolink📊 Changes
3 files changed (+14 additions, -4 deletions)
View changed files
📝
src/Markdig.Tests/Specs/AutoLinks.generated.cs(+5 -3)📝
src/Markdig.Tests/Specs/AutoLinks.md(+3 -1)📝
src/Markdig/Extensions/AutoLinks/AutoLinkParser.cs(+6 -0)📄 Description
Fixes #476
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.