test/markups/README.toc.rst.html in github-markup-4.0.2 vs test/markups/README.toc.rst.html in github-markup-5.0.0

- old
+ new

@@ -1,7 +1,7 @@ <div> -<p>Contents</p> +<p><a href="#top">Contents</a></p> <ul> <li> <a href="#introduction">1   Introduction</a><ul> <li><a href="#what-is-pycparser">1.1   What is pycparser?</a></li> <li><a href="#what-is-it-good-for">1.2   What is it good for?</a></li> @@ -27,6 +27,6 @@ <li>Automatic unit-test discovery</li> <li>Adding specialized extensions to the C language</li> </ul> <p><strong>pycparser</strong> is unique in the sense that it's written in pure Python - a very high level language that's easy to experiment with and tweak. To people familiar -with Lex and Yacc, <strong>pycparser</strong>'s code will be simple to understand.</p> +with Lex and Yacc, <strong>pycparser</strong>'s code will be simple to understand.</p> \ No newline at end of file