Use for questions related to the Autolinker.js library.
Utility class used to process a given string of text, and wrap the matches in the appropriate anchor (<a>
) tags to turn them into links.
Any of the configuration options may be provided in an Object (map) provided to the Autolinker constructor, which will configure how the link()
method will process the links.
Documentation Reference: http://gregjacobs.github.io/Autolinker.js/docs/#!/api/Autolinker