Update Linkify to 0.3.0
authorMark Felder <feld@FreeBSD.org>
Mon, 23 Nov 2020 17:22:50 +0000 (11:22 -0600)
committerMark Felder <feld@FreeBSD.org>
Mon, 23 Nov 2020 17:22:50 +0000 (11:22 -0600)
commit60c8c5402c0475306e4c791dcd74d36553f7c552
treef12b5a3a5bd33d19de87b71ffd981e2499ea8996
parenta65fc78c6a14e1333ce71d28824a490a8a6da69b
Update Linkify to 0.3.0

Added

- Support returning result as iodata and as safe iodata

Fixed

- Hashtags followed by HTML tags "a", "code" and "pre" were not detected
- Incorrect parsing of HTML links inside HTML tags
- Punctuation marks in the end of urls were included in the html links
- Incorrect parsing of mentions with symbols before them
mix.exs
mix.lock