]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _plugins/manual.rb
copy-edit chapter 19
[ardour-manual-diverged] / _plugins / manual.rb
index 2917b5a566096d60159c955af9df8a9e5fa68bdf..2a5d905b9ef590f41e33ac1f515cd1e78e53e773 100644 (file)
@@ -131,8 +131,8 @@ module Manual
           "<li><a href='#{child[:url]}'>#{child[:title]}</a></li>"
         end.uniq
 
-        "<div class='chapter_content'>
-        <p>This chapter covers:</p>
+        "<div id='subtopics'>
+        <h2>This chapter covers the following topics:</h2>
         <ul>
           #{entries.join}
         </ul>