Index: jrst2/src/test/org/codelutin/jrst/text.rst diff -u jrst2/src/test/org/codelutin/jrst/text.rst:1.8 jrst2/src/test/org/codelutin/jrst/text.rst:1.9 --- jrst2/src/test/org/codelutin/jrst/text.rst:1.8 Thu Apr 19 15:54:01 2007 +++ jrst2/src/test/org/codelutin/jrst/text.rst Tue Apr 24 14:28:59 2007 @@ -148,7 +148,7 @@ Definition list Term is flush-left : optional classifier Definition is indented, no blank line between Field list :field name: field body -Option list -o at least 2 spaces between option & description +Option list -o at least 2 spaces between option & description ================ ============================================================ @@ -231,3 +231,35 @@ -- Anne Elk (Miss) +>>> print 'this is a Doctest block' +this is a Doctest block + + .. header:: This space for rent. aaaa **aaaa** + +| A one, two, a one two three four +| +| Half a bee, philosophically, +| must, *ipso facto*, half not be. +| But half the bee has got to be, +| *vis a vis* its entity. D'you see? +| +| But can a bee be said to be +| or not to be an entire bee, +| when half the bee is not a bee, +| due to some ancient injury? +| +| Singing... + +.. sidebar:: Title + :subtitle: If Desired + + Body. + +.. topic:: Title + + Body. + + +-a command-line option "a" +-1 file, --one=file, --two file + Multiple options with arguments.