spec/assets/anchors.html in reverse_adoc-0.2.5 vs spec/assets/anchors.html in reverse_adoc-0.2.6
- old
+ new
@@ -22,7 +22,9 @@
<img src="http://foobar.com/logo.png">
<img alt="foobar image" src="http://foobar.com/foobar.png">
<img alt="foobar image 2" title="this is the foobar image 2" src="http://foobar.com/foobar2.png">
some text...
+
+ <h1><a id="a__Foreword"></a>Text</h1>
</body>
</html>