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)
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


No differences found