zope.structuredtext

StructuredText parser


Keywords
maintained
License
ZPL-2.1
Install
pip install zope.structuredtext==5.0

Documentation

zope.structuredtext

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.structuredtext/badge.svg?branch=master Documentation Status

This package provides a parser and renderers for the classic Zope "structured text" markup dialect (STX). STX is a plain text markup in which document structure is signalled primarily by indentation

Please see https://zopestructuredtext.readthedocs.org/ for documentation.