Convert between plain/rich-text URLs and markdown wiki link format
How it works
Detects raw URLs and rich-text hyperlinks (e.g. pasted from email) and converts them to
[text](url) format. Also unwraps Outlook SafeLinks and Google redirect URLs automatically.
How it works
Finds every [text](url) pattern and replaces it with text: url so the
URL is visible as plain text. Everything else in the document is left untouched.