class documentation

class SmallerHTMLWriter(HTMLWriter):

Constructor: SmallerHTMLWriter(writer)

View In Hierarchy

HTMLWriter that doesn't generate spans for some junk.

Results in much smaller HTML output.

Instance Variable noSpan Undocumented

Inherited from HTMLWriter:

Method __init__ Undocumented
Method write Undocumented
Instance Variable writer Undocumented
noSpan: list[str] = ΒΆ