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
There are lots of more complicated things that could be done, like not creating the [text]: url link definition if it already exists, or using a custom name like:
[text][label]
... rest of doc
[label]: url
but this simple version would cover the common use-case.
See https://stackoverflow.com/questions/30917399/convert-markdown-links-from-inline-to-reference for a full example.
Basically looking for an automated way to go from:
To:
The text was updated successfully, but these errors were encountered: