hugo/helpers
Anthony Fok e95db67b20 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.
2015-10-30 13:30:25 -06:00
..
content.go
content_renderer.go
content_renderer_test.go
content_test.go
general.go
general_test.go
hugo.go
hugo_test.go
path.go
path_test.go
pygments.go
pygments_test.go
url.go
url_test.go