Prev Next | Back Along | Up Home

publish.py

Reader:Standalone
Parser:reStructuredText
Writer:Pseudo-XML

publish.py is used for debugging the Docutils "Reader to Transform to Writer" pipeline. It produces a compact pretty-printed "pseudo-XML", where nesting is indicated by indentation (no end-tags). External attributes for all elements are output, and internal attributes for any leftover "pending" elements are also given.

Prev Next | Back Along | Up Home