feat: make hr tags self closing
This commit is contained in:
parent
6eb20dbda9
commit
3d00478629
4 changed files with 4 additions and 4 deletions
2
org/testdata/misc.html
vendored
2
org/testdata/misc.html
vendored
|
@ -574,7 +574,7 @@ Footnotes
|
|||
</h2>
|
||||
</div>
|
||||
<div class="footnotes">
|
||||
<hr class="footnotes-separatator">
|
||||
<hr class="footnotes-separatator"/>
|
||||
<div class="footnote-definitions">
|
||||
<div class="footnote-definition">
|
||||
<sup id="footnote-1"><a href="#footnote-reference-1">1</a></sup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue