Expand description

Detects links that are not linkified, e.g., in Markdown such as Go to https://example.com/. Suggests wrapping the link with angle brackets: Go to <https://example.com/>. to linkify it.

Structs

Constants

Statics

URL_REGEX 🔒

Functions