The HTMLElement node class
The Text node class
The Document class
ProtectedendThe end-delimiter data keyed to the opening delimiter string
ProtectedhasFalse if the configuration has no delimiters (so search can be skipped), true otherwise
ProtectedoptionsThe actual options for this instance
ProtectedstartThe regular expression for any starting delimiter
StaticOPTIONSProtectedaddAdd the needed patterns for a pair of delimiters
Array of starting delimiter strings
Array of delimiter strings, as [start, end]
True if the delimiters are for display mode
ProtectedfindSearch for the end delimiter given the start delimiter.
The string being searched for the end delimiter
The index of the string being searched
The result array from the start-delimiter search
The end-delimiter data corresponding to the start delimiter
The proto math item for the math, if found
ProtectedfindProtectedgetCreate the patterns needed for searching the strings for AsciiMath based on the configuration options
Implements the FindAsciiMath class (extends AbstractFindMath)
Locates AsciiMath expressions within strings