summaryrefslogtreecommitdiff
path: root/docutils/test/functional/expected
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-10-21 01:27:56 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-10-21 01:27:56 +0000
commit3a47bbe523f3d4d1b244ad834bdd1d7869f6201b (patch)
tree35374ea0f96dcb219d707516ff3fed408fc42130 /docutils/test/functional/expected
parentb5e4ced987e3659334d7282f0e616bc82c997ebd (diff)
downloaddocutils-3a47bbe523f3d4d1b244ad834bdd1d7869f6201b.tar.gz
moved first/last class-setting logic to method;
<p> tags aren't stripped in compound nodes anymore git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2750 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/expected')
-rw-r--r--docutils/test/functional/expected/standalone_rst_html4css1.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docutils/test/functional/expected/standalone_rst_html4css1.html b/docutils/test/functional/expected/standalone_rst_html4css1.html
index 5360548fa..13172ada9 100644
--- a/docutils/test/functional/expected/standalone_rst_html4css1.html
+++ b/docutils/test/functional/expected/standalone_rst_html4css1.html
@@ -646,7 +646,8 @@ Compound 2, literal.
<p>Compound 2, this is a test.</p>
</div>
<div class="compound">
-Compound 3, only consisting of one paragraph.</div>
+<p>Compound 3, only consisting of one paragraph.</p>
+</div>
<div class="compound">
<pre class="literal-block">
Compound 4.