mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-15 05:55:41 +00:00
[PR #470] [MERGED] Fix issue 469 #1051
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/470
Author: @iskcal
Created: 8/25/2020
Status: ✅ Merged
Merged: 10/3/2020
Merged by: @xoofx
Base:
master← Head:iss469📝 Commits (2)
0b8b144fix issue 469fb942f9fix typo📊 Changes
2 files changed (+3 additions, -4 deletions)
View changed files
📝
src/Markdig.Tests/TestEmphasisExtended.cs(+1 -0)📝
src/Markdig/Helpers/CharHelper.cs(+2 -4)📄 Description
Fix issue #469 .
&can be a punctuation in functionCheckUnicodeCategoryofCharHelper. If&is a beginner of a html entity or print unicode, it would be parsed byHtmlEntityParser.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.