[PR #264] [MERGED] Make AutoLink ValidPreviousCharacters configurable #901

Open
opened 2026-01-29 14:47:05 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: autolink-prev-chars


📝 Commits (1)

  • b8255a8 Make 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.

## 📋 Pull Request Information **Original PR:** https://github.com/xoofx/markdig/pull/264 **Author:** [@MihaZupan](https://github.com/MihaZupan) **Created:** 10/29/2018 **Status:** ✅ Merged **Merged:** 10/29/2018 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `autolink-prev-chars` --- ### 📝 Commits (1) - [`b8255a8`](https://github.com/xoofx/markdig/commit/b8255a87cff9d7893d48f7670be76682afbf48fb) Make AutoLink ValidPreviousCharacters configurable ### 📊 Changes **4 files changed** (+34 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description #261 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 14:47:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#901