diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-09-11 22:01:23 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-09-11 22:01:23 +0000 |
| commit | 6847dff9f7ee1ea3dec9e1e32dcc44652598ff23 (patch) | |
| tree | 908e6e5982c899d6c7fd4cf786c0d7f59bfb58ba /docutils/test/functional/input/data | |
| parent | 267441bc32fecc24704a184b6a604e2049d1a686 (diff) | |
| download | docutils-6847dff9f7ee1ea3dec9e1e32dcc44652598ff23.tar.gz | |
clarified test text
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3871 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/input/data')
| -rw-r--r-- | docutils/test/functional/input/data/standard.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docutils/test/functional/input/data/standard.txt b/docutils/test/functional/input/data/standard.txt index 140be35c7..85016529f 100644 --- a/docutils/test/functional/input/data/standard.txt +++ b/docutils/test/functional/input/data/standard.txt @@ -612,8 +612,9 @@ Another compound statement: Compound 4, a paragraph. -Now something *really* perverted -- a nested compound block. In -LaTeX, the following paragraphs should all be first-line indented: +Now something *really* perverted -- a nested compound block. This is +just to test that it works at all; the results don't have to be +meaningful. .. compound:: |
