Got a new version of StructuredText from Zope's CVS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,7 +18,7 @@ Using Structured Text
|
||||
st=StructuredText.Basic(raw)
|
||||
|
||||
The output of 'StructuredText.Basic' is simply a
|
||||
StructuredTextDocumemt object containing StructuredTextParagraph
|
||||
StructuredTextDocument object containing StructuredTextParagraph
|
||||
objects arranged in a hierarchy. Paragraphs are delimited by strings
|
||||
of two or more whitespace characters beginning and ending with
|
||||
newline characters. Hierarchy is indicated by indentation. The
|
||||
|
Reference in New Issue
Block a user