Module spug.nml.parse

Classes

Functions

_DocParser_makeSpecial(types)

def _DocParser_makeSpecial(types):

Builds and returns the regular expression that defines all start tag character sequences.

escapeString(str)

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.