mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #264] [MERGED] Make AutoLink ValidPreviousCharacters configurable #901
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/264
Author: @MihaZupan
Created: 10/29/2018
Status: ✅ Merged
Merged: 10/29/2018
Merged by: @xoofx
Base:
master← Head:autolink-prev-chars📝 Commits (1)
b8255a8Make AutoLink ValidPreviousCharacters configurable📊 Changes
4 files changed (+34 additions, -13 deletions)
View changed files
📝
src/Markdig/Extensions/AutoLinks/AutoLinkExtension.cs(+8 -1)📝
src/Markdig/Extensions/AutoLinks/AutoLinkParser.cs(+8 -9)📝
src/Markdig/Helpers/OrderedList.cs(+16 -1)📝
src/Markdig/MarkdownExtensions.cs(+2 -2)📄 Description
#261
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.