1drive sharing URLs not recognized by parser
1drive sharing links are broken at the double dash (--
) that seems to be part of every link.
This is the code that probably kills the link: https://gitlab.com/golang-commonmark/linkify/blob/master/url.go#L88
Also see !1 (merged).
Edited by Kim Brose