mirror of
https://github.com/vale981/recommonmark
synced 2025-03-05 10:01:39 -05:00
add a last line
This commit is contained in:
parent
34f3352135
commit
e53321e713
2 changed files with 2 additions and 2 deletions
|
@ -19,4 +19,4 @@ Another paragraph
|
||||||
```
|
```
|
||||||
|
|
||||||
Header 2
|
Header 2
|
||||||
----------
|
----------
|
||||||
|
|
|
@ -219,4 +219,4 @@ class CustomExtensionTests(SphinxIntegrationTests):
|
||||||
'<li><a class="reference internal" href="#header-2" id="id2">Header 2</a></li>\n'
|
'<li><a class="reference internal" href="#header-2" id="id2">Header 2</a></li>\n'
|
||||||
'</ul>\n</li>\n</ul>'),
|
'</ul>\n</li>\n</ul>'),
|
||||||
output
|
output
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue