partial fix for #108

This commit is contained in:
Dave Snider 2014-05-28 09:30:51 -07:00
parent c5d2bf558d
commit c73cd09261
2 changed files with 20 additions and 3 deletions

View File

@ -480,7 +480,7 @@ Topics, Sidebars, and Rubrics
:subtitle: Optional Subtitle
This is a sidebar. It is for text outside the flow of the main
text.
text.
.. rubric:: This is a rubric inside a sidebar
@ -515,7 +515,7 @@ Compound Paragraph
Connecting... OK
Transmitting data... OK
Disconnecting... OK
and thus consists of a simple paragraph, a literal block, and
another simple paragraph. Nonetheless it is semantically *one*
paragraph.
@ -545,6 +545,23 @@ Here's one:
(View the HTML source to see the comment.)
Field Lists
===========
:Field List:
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip
ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum
dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
some text
:Field List 2: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
Error Handling
==============

File diff suppressed because one or more lines are too long