def _DocParser_makeSpecial(types):
Builds and returns the regular expression that defines all start tag
character sequences.
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.
escapeString(str)
def escapeString(str):