mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-10 21:40:00 +00:00
[PR #173] [CLOSED] Fix bug in LinkHelper.UrilizeAsGfm #845
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/173
Author: @qinezh
Created: 11/23/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
431b035Fix bug in LinkHelper.UrilizeAsGfm📊 Changes
2 files changed (+9 additions, -1 deletions)
View changed files
📝
src/Markdig.Tests/TestLinkHelper.cs(+8 -0)📝
src/Markdig/Helpers/LinkHelper.cs(+1 -1)📄 Description
The heading id of
# _a_should beainstead of_a_in GFM. See https://babelmark.github.io/?text=%23+a🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.