linkify 0.11.0

Finds URLs and email addresses in plain text. Takes care to get the boundaries right with surrounding punctuation like parentheses.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# cargo
target
Cargo.lock

# MacOS
.DS_Store

# IDEA
.idea/
*.iml

# VS Code
.vscode/