]> git.wincent.com - docvim.git/commit
Fix explicit links to GitHub headings
authorGreg Hurrell <greg@hurrell.net>
Sun, 12 Jun 2016 06:03:22 +0000 (23:03 -0700)
committerGreg Hurrell <greg@hurrell.net>
Sun, 12 Jun 2016 06:03:22 +0000 (23:03 -0700)
commit754c89e2c190e791aa233760c8d57758b010eca9
tree5408d68afa285b2a5469b23d9b85aa501ff3f870
parent77f01897ead3acc56681cd2cc7c2207116e555e3
Fix explicit links to GitHub headings

Not sure whether I want to apply this to h3 or just h1/h2, but for now doing it
to all headings.

Closes: https://github.com/wincent/docvim/issues/3
lib/Text/Docvim/Printer/Markdown.hs
tests/fixtures/integration/ferret/golden/markdown.golden
tests/fixtures/integration/scalpel/golden/markdown.golden
tests/fixtures/markdown/headings.golden
tests/fixtures/markdown/ordering-across-docblocks.golden
tests/fixtures/markdown/ordering-within-docblocks.golden