Add smartDashes flag for Blackfriday
authorAnthony Fok <foka@debian.org>
Wed, 5 Aug 2015 22:39:29 +0000 (16:39 -0600)
committerAnthony Fok <foka@debian.org>
Fri, 30 Oct 2015 19:30:25 +0000 (13:30 -0600)
commite95db67b20163c8ab43f4a652b9b6dc7dc13a230
treecc50dec2478bbb695c45c0955971dcd8fed6547b
parent6b34a4e4e8a18e1f78a5727e583638a6bb247f4f
Add smartDashes flag for Blackfriday

To allow the end users to disable any form of smart dashes
(LaTeX-style or not) while keeping the rest of Blackfriday
SmartyPants features.

Depends on https://github.com/russross/blackfriday/pull/190
"Add HTML_SMARTYPANTS_DASHES for toggling smart dashes"
to be accepted by Blackfriday developers.
docs/content/overview/configuration.md
helpers/content.go