hugo/helpers
Anthony Fok eb686352b1 Add site-wide/per-page [blackfriday] fractions option
Make Blackfriday's `HTML_SMARTYPANTS_FRACTIONS` option
user-configurable.  Defaults to `true` as before.  See
discussions at:

http://discuss.gohugo.io/t/any-way-to-disable-smart-fractions/328

Thanks to @bjornerik and @spf13 for laying the groundwork
making it easy to expose Blackfriday's underlying configurable
options.
2015-01-24 20:57:40 +01:00
..
content.go Add site-wide/per-page [blackfriday] fractions option 2015-01-24 20:57:40 +01:00
content_test.go Moved a test regarding a content.go function to a new test file content_test.go. 2015-01-09 12:42:13 +01:00
general.go Wrap comments helpers package to fit 80-column width 2014-12-26 08:07:03 -07:00
general_test.go Add more tests to general helper 2015-01-20 18:13:47 +01:00
path.go Minor polish in path/url 2015-01-20 20:45:03 +01:00
path_test.go Fix various Windows-issues 2014-12-09 09:43:15 -05:00
pygments.go Wrap comments helpers package to fit 80-column width 2014-12-26 08:07:03 -07:00
url.go Fix RelPermalink() and Urls in menus vs canonifyUrls 2015-01-23 14:13:00 +01:00
url_test.go Fix RelPermalink() and Urls in menus vs canonifyUrls 2015-01-23 14:13:00 +01:00