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
When writing a link inline without markdown formatting, such as http://www.google.com, it will automatically become a link. Can I change this behavior (I only want it rendered when prepended by ^ or \s), or alternatively, disable this feature?
I've tried overriding autolink in the renderer but it doesn't seem to change anything.
The text was updated successfully, but these errors were encountered:
When writing a link inline without markdown formatting, such as http://www.google.com, it will automatically become a link. Can I change this behavior (I only want it rendered when prepended by
^
or\s
), or alternatively, disable this feature?I've tried overriding
autolink
in the renderer but it doesn't seem to change anything.The text was updated successfully, but these errors were encountered: