robinst/autolink-java
Java library to extract links (URLs, email addresses) from plain text; fast, small and smart
JavaMIT
Issues
- 1
How to get result as list of string url ?
#43 opened by dimaslanjaka - 1
Version 0.10.2 broke binary compatibility
#42 opened by aalmiray - 0
Add jlink-compatible Java9/Jigsaw module-info
#39 opened by miasma - 1
Linkify domain-only links (without scheme or www)
#30 opened by theyuv - 2
Some url without http and www domain
#37 opened by wangsuicheng - 1
- 1
Do not insert HtmlTag when there is already a tag
#31 opened by xSkip - 2
Creole links contain the link text as well
#27 opened by moltam89 - 1
Extract Phone numbers (request)
#28 opened by DastanIqbal - 6
Possible code injection
#21 opened by mindhaq - 1
- 3
URL Parsing getting stuck for non clickable URL
#24 opened by vinay1984 - 3
support of git/github links automatic linking
#16 opened by McFoggy - 1
- 1
Adapt autolink-java to replace rinku in JRuby
#20 opened by headius - 3
Potentially misparsed URL
#17 opened by silvanheller - 2
- 5
xss attacks questions
#10 opened by theyuv - 3
Stop URL on < or >
#7 opened by tsl0922 - 4
Dealing with | symbol
#6 opened by ymmark0 - 1
- 11