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
content_renderer_test.go
content_test.go helpers: Support EXTENSION_BACKSLASH_LINE_BREAK for Blackfriday 2016-03-20 04:21:16 +08:00
emoji.go
emoji_test.go
general.go
general_test.go
hugo.go
hugo_test.go
path.go Simplify GetDottedRelativePath 2016-03-19 17:17:17 +01:00
path_test.go
pygments.go Return early from parseOptions 2016-03-19 17:12:10 +01:00
pygments_test.go
url.go
url_test.go