summaryrefslogtreecommitdiff
path: root/test/command/5986.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-12-17 11:09:00 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-12-17 11:59:52 -0800
commit20cf4e47b069f76839b4223cbfecbf96875aadb4 (patch)
treec809a41a5666c2a74a24d09fe3f5979e0402656f /test/command/5986.md
parent11bab77120010f205452e899c0d93d638638261a (diff)
Improved makeSections so we don't get doubled attributes.
Closes #5986.
Diffstat (limited to 'test/command/5986.md')
-rw-r--r--test/command/5986.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/5986.md b/test/command/5986.md
index b1545c050..dd426a416 100644
--- a/test/command/5986.md
+++ b/test/command/5986.md
@@ -10,7 +10,7 @@
</ol>
</nav>
<p><span id="ch001.xhtml"></span></p>
-<section id="ch001.xhtml#hi" class="level1 section" data-number="1">
+<section id="ch001.xhtml#hi" class="level1" data-number="1">
<h1 data-number="1"><span class="header-section-number">1</span> Hi</h1>
</section>
```