aboutsummaryrefslogtreecommitdiff
path: root/test/command/853.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/853.md')
-rw-r--r--test/command/853.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/command/853.md b/test/command/853.md
index 54eb416a9..bcc3b4654 100644
--- a/test/command/853.md
+++ b/test/command/853.md
@@ -7,11 +7,13 @@ Here is a citation reference: [CIT2002]_.
.. [CIT2002] This is the citation. It's just like a footnote,
except the label is textual.
^D
-<p>Here is a citation reference: <a href="#CIT2002" class="citation">[CIT2002]</a>.</p>
+<p>Here is a citation reference: <a href="#CIT2002"
+class="citation">[CIT2002]</a>.</p>
<div id="citations">
<dl>
<dt><span id="CIT2002" class="citation-label">CIT2002</span></dt>
-<dd><p>This is the citation. It's just like a footnote, except the label is textual.</p>
+<dd><p>This is the citation. It's just like a footnote, except the label
+is textual.</p>
</dd>
</dl>
</div>