The HTMLElement node class
The Text node class
The Document class
Protected
endThe end-delimiter data keyed to the opening delimiter string
Protected
hasFalse if the configuration has no delimiters (so search can be skipped), true otherwise
Protected
optionsThe actual options for this instance
Protected
startThe regular expression for any starting delimiter
Static
OPTIONSProtected
addAdd 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
Protected
findSearch 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
Protected
findProtected
getCreate 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