• Chris McDonough's avatar
    This is the compatibility module to make StructuredTextNG "look like" Classic... · 837fd723
    Chris McDonough authored
    This is the compatibility module to make StructuredTextNG "look like" Classic Structured Text.  I was stupid earlier before and used "ClassicDocumentClass" to represent a Document.  This was failing in some cases when attemtping to use a "ClassicDocument" as input to a StructuredTextNG HTML renderer.  To fix: Use DocumentClass instead of ClassicDocumentClass.
    837fd723
StructuredText.py 5.25 KB