Linkify Plus Plus

Based on Linkify Plus. Turn plain text URLs into links.

< Feedback on Linkify Plus Plus

Question/comment

§
Posted: 18/06/2015
Edited: 18/06/2015

Domains and URLs with umlauts

http://jsfiddle.net/p7yo4kf2/4/

Linkification starts after the the last umlaut in a domain, or ends before the first umlaut in the path or query string.

eightAuthor
§
Posted: 19/06/2015

Currently I am working on these issues on another branch. You can check it here.

  • Use TreeWalker to replace traverser. It should significantly increase performance.
  • Add an option to match unicode characters.
  • Remove embedding youtube video feature.
  • Only tested in Firefox. After testing in other major browser, it will be version 5.0.0. :)

Post reply

Sign in to post a reply.