All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
build.test.functional.expected.standalone_rst_pseudoxml.txt Maven / Gradle / Ivy
reStructuredText Test Document
Examples of Syntax Constructs
Document header
Document footer
David Goodger
123 Example Street
Example, EX Canada
A1B 2C3
goodger@python.org
Me
Myself
I
humankind
Now, or yesterday. Or maybe even
before
yesterday.
This is a "work in progress"
is managed by a version control system.
1
This document has been placed in the public domain. You
may do with it as you wish. You may copy, modify,
redistribute, reattribute, sell, buy, rent, lease,
destroy, or improve it, quote it at length, excerpt,
incorporate, collate, fold, staple, or mutilate it, or do
anything else to it that your or anyone else's heart
desires.
field name
This is a "generic bibliographic field".
field name "2"
Generic bibliographic fields may contain multiple body elements.
Like this.
Dedication
For Docutils users & co-developers.
Abstract
This is a test document, containing at least one example of each
reStructuredText construct.
This is a comment. Note how any initial comments are moved by
transforms to after the document title, subtitle, and docinfo.
Above is the document title, and below is the subtitle.
They are transformed from section titles after parsing.
bibliographic fields (which also require a transform):
\pagebreak[4] % start ToC on new page
Table of Contents
1
Structural Elements
1.1
Section Title
1.2
Empty Section
1.3
Transitions
2
Body Elements
2.1
Paragraphs
2.1.1
Inline Markup
2.2
Bullet Lists
2.3
Enumerated Lists
2.4
Definition Lists
2.5
Field Lists
2.6
Option Lists
2.7
Literal Blocks
2.8
Line Blocks
2.9
Block Quotes
2.10
Doctest Blocks
2.11
Footnotes
2.12
Citations
2.13
Targets
2.13.1
Duplicate Target Names
2.13.2
Duplicate Target Names
2.14
Directives
2.14.1
Document Parts
2.14.2
Images and Figures
2.14.3
Admonitions
2.14.4
Topics, Sidebars, and Rubrics
2.14.5
Target Footnotes
2.14.6
Replacement Text
2.14.7
Compound Paragraph
2.14.8
Parsed Literal Blocks
2.15
Substitution Definitions
2.16
Comments
2.17
Raw text
2.18
Container
2.19
Colspanning tables
2.20
Rowspanning tables
2.21
Complex tables
2.22
List Tables
3
Error Handling
1
Structural Elements
1.1
Section Title
Section Subtitle
Lone subsections are converted to a section subtitle by a transform
activated with the
--section-subtitles
command line option or the
sectsubtitle-xform
configuration value.
1.2
Empty Section
1.3
Transitions
Here's a transition:
It divides the section. Transitions may also occur between sections:
2
Body Elements
2.1
Paragraphs
A paragraph.
2.1.1
Inline Markup
Paragraphs contain text and may contain inline markup:
emphasis
,
strong emphasis
,
inline literals
, standalone hyperlinks
(
http://www.python.org
), external hyperlinks (
Python
5
), internal
cross-references (
example
), external hyperlinks with embedded URIs
(
Python web site
),
anonymous hyperlink
references
5
(