You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The quick workaround here would be very straight forward, but I'm working on implementing something that would work for the most common links like mailto: ftp, IPV4 and IPV6, along with the example they gave
The pure link converter does not seem to autolink URLs without a prefixed protocol.
I would expect the following four examples to all result in a link:
However, the last one is not automatically linked:
As far as I can tell the last link is not detected by
earmark/lib/earmark_parser/context.ex
Line 116 in 39a2045
The text was updated successfully, but these errors were encountered: