helpers: Support EXTENSION_BACKSLASH_LINE_BREAK for Blackfriday
authorAnthony Fok <foka@debian.org>
Sat, 19 Mar 2016 20:21:16 +0000 (04:21 +0800)
committerAnthony Fok <foka@debian.org>
Sat, 19 Mar 2016 20:21:16 +0000 (04:21 +0800)
commit2c5e4f7640e71d2a193a74e6c41109ec40bc0222
tree558fc3278749709c4cc84cb03751e8fc4b70bbea
parent4c4ce552171a20116b128aa4c9b97fe4d3727b83
helpers: Support EXTENSION_BACKSLASH_LINE_BREAK for Blackfriday

Exposed as "backslashLineBreak" and enabled by default
as upstream have done.

Fixes #1935
helpers/content.go
helpers/content_test.go