diff options
Diffstat (limited to 'docutils/test/functional/expected/standalone_rst_html4css1.html')
| -rw-r--r-- | docutils/test/functional/expected/standalone_rst_html4css1.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docutils/test/functional/expected/standalone_rst_html4css1.html b/docutils/test/functional/expected/standalone_rst_html4css1.html index da34c5fee..4aa0e097d 100644 --- a/docutils/test/functional/expected/standalone_rst_html4css1.html +++ b/docutils/test/functional/expected/standalone_rst_html4css1.html @@ -712,8 +712,9 @@ This one starts with a literal block. </pre> <p class="compound-last">Compound 4, a paragraph.</p> </div> -<p>Now something <em>really</em> perverted -- a nested compound block. In -LaTeX, the following paragraphs should all be first-line indented:</p> +<p>Now something <em>really</em> perverted -- a nested compound block. This is +just to test that it works at all; the results don't have to be +meaningful.</p> <div class="compound"> <p class="compound-first">Compound 5, block 1 (a paragraph).</p> <div class="compound-middle compound"> |
