runpaint / read-ruby

Free ebook about Ruby 1.9
http://ruby.runpaint.org/
148 stars 28 forks source link

Expose Heading Anchors as Permalinks #36

Closed runpaint closed 14 years ago

runpaint commented 14 years ago

Allow easier retrieval of permalinks for specific sections.

runpaint commented 14 years ago

Add permalinks alongside headings. Closed by 8922a3a6a35a536a1ce3c55efa912a90dd14bfe6

Each heading is now preceded by a link to itself. This allows the anchor for a given heading to be obtained. These have been added to the HTML source, rather than exposed via CSS, so it works in w3m and co.