hugo/helpers
Anthony Fok 2c5e4f7640 helpers: Support EXTENSION_BACKSLASH_LINE_BREAK for Blackfriday
Exposed as "backslashLineBreak" and enabled by default
as upstream have done.

Fixes #1935
2016-03-20 04:21:16 +08:00
..
content.go helpers: Support EXTENSION_BACKSLASH_LINE_BREAK for Blackfriday 2016-03-20 04:21:16 +08:00
content_renderer.go Some missing shortcode replacements 2016-03-01 13:51:46 +01:00
content_renderer_test.go helpers: Unexport some internals 2016-03-14 17:27:15 +01:00
content_test.go helpers: Support EXTENSION_BACKSLASH_LINE_BREAK for Blackfriday 2016-03-20 04:21:16 +08:00
emoji.go Add emoji support 2016-03-11 15:51:37 -06:00
emoji_test.go Add emoji support 2016-03-11 15:51:37 -06:00
general.go Remove unnecessary type conversions 2016-03-14 20:35:50 +01:00
general_test.go helpers: Remove unused code 2016-03-14 15:20:36 +01:00
hugo.go Fix copyright headers in source files 2015-12-07 19:57:01 +01:00
hugo_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
path.go Simplify GetDottedRelativePath 2016-03-19 17:17:17 +01:00
path_test.go Fixes #1292 2016-01-01 14:35:58 -05:00
pygments.go Return early from parseOptions 2016-03-19 17:12:10 +01:00
pygments_test.go Apply gofmt -s 2016-02-06 13:09:52 +01:00
url.go Make absURL properly handle baseURL with path component 2016-03-10 11:08:50 +01:00
url_test.go Make absURL properly handle baseURL with path component 2016-03-10 11:08:50 +01:00