def escapeString(str):
This function is used to take a string that contains literal text and escape
all special NML characters in it. Block level formatting sequences are not
considered.
Builds and returns the regular expression that defines all start tag
character sequences.
_DocParser_makeSpecial(types)
def _DocParser_makeSpecial(types):