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
If I have a markdown link in index.ipynb that looks like [my link]: https://www.link-to-something.com and then use it like click [here][my link] it ends up getting escaped so the links to render properly in README.md
The text was updated successfully, but these errors were encountered:
If I have a markdown link in
index.ipynb
that looks like[my link]: https://www.link-to-something.com
and then use it likeclick [here][my link]
it ends up getting escaped so the links to render properly inREADME.md
The text was updated successfully, but these errors were encountered: