liquid_feedback_frontend

diff config/lf3.lua @ 1052:66da54c0ae6c

Removed cuddled-lists option from markdown2 arguments to fit formatting help
author bsw
date Tue Jul 15 21:36:00 2014 +0200 (2014-07-15)
parents 701a5cf6b067
children 6639b4188d7d
line diff
     1.1 --- a/config/lf3.lua	Mon Jul 14 21:01:18 2014 +0200
     1.2 +++ b/config/lf3.lua	Tue Jul 15 21:36:00 2014 +0200
     1.3 @@ -80,7 +80,7 @@
     1.4    { id = "markdown2",
     1.5      name = "markdown2",
     1.6      executable = "markdown2",
     1.7 -    args = {'-s', 'escape', '-x', 'cuddled-lists,nofollow,wiki-tables'},
     1.8 +    args = {'-s', 'escape', '-x', 'nofollow,wiki-tables'},
     1.9      remove_images = true
    1.10    },
    1.11    { id = "multimarkdown",

Impressum / About Us