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
* symbol SpaceAfter=No
[ symbol SpaceAfter=No
Neubau regular SpaceAfter=No
] symbol SpaceAfter=No
( symbol SpaceAfter=No
https://www.some-link.com)* URL
Should return something like this:
* symbol SpaceAfter=No
[ symbol SpaceAfter=No
Neubau regular SpaceAfter=No
] symbol SpaceAfter=No
( symbol SpaceAfter=No
https://www.some-link.com URL
) symbol SpaceAfter=No
* symbol SpaceAfter=No
I’ve decided to explicitly add markdown links, so this should be fixed now, with the caveat that it will fail if the link description contains square brackets or if the URL contains parentheses.
Links in this format:
"*[Neubau](https://www.some-link.com)*"
have an issue.Code:
Returns:
Should return something like this:
Full code: https://colab.research.google.com/drive/16-CKdzp20Gin02emrLVeHfFFir2veK8M?usp=sharing
The text was updated successfully, but these errors were encountered: