This module provides default values for use by the various linkifier functions and classes. These separated out for clarity, helping users decide which values to override or augment.
- Source
Requires
Members
(static, constant) linkTemplates :Object.<string, LinkTemplate>
The collection of named link templates loaded by the Linkifier constructor.
Type:
- Object.<string, LinkTemplate>
- Source
(static, constant) speciallyCapitalisedWords :Array.<string>
The default list of words with special capitalisations.
Type:
- Array.<string>
- Source