mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #30] Include digits after first letter in Urilize (for Auto-Identifiers) #773
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?
Original Pull Request: https://github.com/xoofx/markdig/pull/30
State: closed
Merged: Yes
Feel free to ignore changes to project.json and the .csproj - those are solely for allowing me to utilize the VS Test Runner:
Added dependency in project.json: NUnit3TestAdapter
Disabled "Prefer 32-bit" on Markdig.Tests(.csproj) to accommodate NUnit.