Skip to content

Commit 2de4aa6

Browse files
authored
fix some minor changes in the generated HTML
1 parent 690d90e commit 2de4aa6

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

test/markups/README.rst.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h2>Subtitle</h2>
99
</ul>
1010
</div>
1111
<a name="header-2"></a>
12-
<h2><a href="#id1">Header 2</a></h2>
12+
<h2><a href="#toc-entry-1">Header 2</a></h2>
1313
<ol>
1414
<li>Blah blah <code>code</code> blah</li>
1515
<li>More <code>code</code>, hooray</li>
@@ -106,7 +106,7 @@ <h2><a href="#id1">Header 2</a></h2>
106106
</a>
107107
<img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/621/badge.svg">
108108
<a name="field-list"></a>
109-
<h2><a href="#id2">Field list</a></h2>
109+
<h2><a href="#toc-entry-2">Field list</a></h2>
110110
<table frame="void" rules="none">
111111

112112

@@ -131,9 +131,7 @@ <h2><a href="#id2">Field list</a></h2>
131131
</tr>
132132
</tbody>
133133
</table>
134-
135134
<p><a href="mailto:[email protected]">[email protected]</a></p>
136-
137135
<p>Press <kbd>Ctrl+C</kbd> to quit</p>
138136

139-
<p><strong>RAW HTML!</strong></p> p {color:blue;}
137+
<p><strong>RAW HTML!</strong></p> p {color:blue;}

0 commit comments

Comments
 (0)