mirror of
https://github.com/xoofx/markdig.git
synced 2026-04-22 21:49:24 +00:00
[PR #186] Add Normalization Support for AutoLinks #855
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/186
State: closed
Merged: Yes
Part of #155
Question here: Are we normalizing auto links to the InlineLink representation OR back to their original form.
If we want to go back to the original form, we need to extend the syntax (IMHO)
I am for normalizing to InlineLinks.