8000 Spruce up old tests · github/markup@73011b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 73011b6

Browse files
committed
Spruce up old tests
1 parent a1d3798 commit 73011b6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

test/markups/README.rst.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ <h2>Subtitle</h2>
88
<li><a href="#field-list">Field list</a></li>
99
</ul>
1010
</div>
11+
<a name="header-2"></a>
1112
<h2><a href="#id1">Header 2</a></h2>
1213
<ol>
1314
<li>Blah blah <code>code</code> blah</li>
@@ -46,6 +47,7 @@ <h2><a href="#id1">Header 2</a></h2>
4647
<a href="https://scan.coverity.com/projects/621"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/621/badge.svg">
4748
</a>
4849
<img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/621/badge.svg">
50+
<a name="field-list"></a>
4951
<h2><a href="#id2">Field list</a></h2>
5052
<table frame="void" rules="none">
5153

test/markups/README.rst.txt.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<h1>Header 1</h1>
22
<p>Example text.</p>
3+
<a name="header-2"></a>
34
<h2>Header 2</h2>
45
<ol>
56
<li>Blah blah <code>code</code> blah</li>

0 commit comments

Comments
 (0)
0