issues
search
robinst
/
linkify
Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly
https://robinst.github.io/linkify/
Apache License 2.0
206
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Github action package versions categorized as mail address
#29
mre
closed
2 years ago
7
Linkify punycode-encodes em-dash
#28
alexwennerberg
opened
2 years ago
5
Switch to criterion for benchmarks
#27
robinst
closed
2 years ago
0
Bump url-parse from 1.5.1 to 1.5.3 in /demo
#26
dependabot[bot]
closed
3 years ago
0
Bump tar from 6.1.0 to 6.1.11 in /demo
#25
dependabot[bot]
closed
3 years ago
0
Bump tar from 6.1.0 to 6.1.5 in /demo
#24
dependabot[bot]
closed
3 years ago
1
Bump ws from 6.2.1 to 6.2.2 in /demo
#23
dependabot[bot]
closed
3 years ago
0
Bump dns-packet from 1.3.1 to 1.3.4 in /demo
#22
dependabot[bot]
closed
3 years ago
0
Fix parsing quoted strings (#20)
#21
mre
closed
3 years ago
2
Error when parsing single-quoted URL strings
#20
mre
closed
3 years ago
5
Stop URL parsing on pipe character (|)
#19
mre
closed
3 years ago
2
Add tests for ipv4/ipv6 local addresses
#18
mre
closed
3 years ago
1
Match protocol relative URLs (`://`)
#17
mre
closed
2 years ago
7
Don't include `*` at the end of URLs
#16
robinst
closed
3 years ago
0
Issues with parsing links from HTML
#15
mre
closed
3 years ago
1
Add test for parsing image URLs
#14
mre
closed
3 years ago
1
WebAssembly demo page
#13
robinst
closed
3 years ago
0
Migrate to GitHub actions and fix build
#12
robinst
closed
3 years ago
0
"https://www.example.com**" parses as a single link?
#11
tmladek
closed
3 years ago
3
Demo playground using WASM (WebAssembly)
#10
robinst
closed
3 years ago
1
Protocol-relative URLs
#9
nivekuil
closed
4 years ago
1
Add toggle to make URL schemes optional
#8
timvisee
closed
2 years ago
21
URL parsing without protocol
#7
timvisee
closed
2 years ago
5
Fix warning
#6
quininer
closed
5 years ago
3
Add support for grave quotes (`)
#5
chrisduerr
closed
6 years ago
4
travis: Require sudo to fix cargo-tarpaulin
#4
robinst
closed
6 years ago
1
Add iterator over spans
#3
srijs
closed
6 years ago
6
Don't link if authority is only "end" characters
#2
robinst
closed
7 years ago
1
Add coverage using cargo-tarpaulin
#1
robinst
closed
7 years ago
1
Previous