Skip to content

[#2293] Update Linkify to 0.3.0

feld requested to merge chore/bump-linkify into develop

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

Merge request reports