API Docs for: 1.0.0
Show:

Autolinker Class

Item Index

Methods

Properties

Methods

Properties

htmlRegex!~YUIDOC_LINE~!!~YUIDOC_LINE~!A regular expression used to pull out HTML tags from a string.!~YUIDOC_LINE~!!~YUIDOC_LINE~!Capturing groups:!~YUIDOC_LINE~!!~YUIDOC_LINE~!1. If it is an end tag, this group will have the '/'.!~YUIDOC_LINE~!2. The tag name.

RegExp private

htmlRegex!~YUIDOC_LINE~!!~YUIDOC_LINE~!A regular expression used to pull out HTML tags from a string.!~YUIDOC_LINE~!!~YUIDOC_LINE~!Capturing groups:!~YUIDOC_LINE~!!~YUIDOC_LINE~!1. If it is an end tag, this group will have the '/'.!~YUIDOC_LINE~!2. The tag name.

RegExp private

prefixRegex!~YUIDOC_LINE~!!~YUIDOC_LINE~!A regular expression used to remove the 'http://' or 'https://' and/or the 'www.' from URLs.

RegExp private

prefixRegex!~YUIDOC_LINE~!!~YUIDOC_LINE~!A regular expression used to remove the 'http://' or 'https://' and/or the 'www.' from URLs.

RegExp private