aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy-dark/jot-header.tpl
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-04-13 19:30:07 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-04-13 19:30:07 -0400
commit6b46fe3dfeeae89e00991d8e8f8d9ec0dadbb5bc (patch)
tree128c14e9d45b8341e05c506337da191239ad5f6d /view/theme/dispy-dark/jot-header.tpl
parenta3d95f79f27ca73d657907ab42b51ecc50872089 (diff)
downloadvolse-hubzilla-6b46fe3dfeeae89e00991d8e8f8d9ec0dadbb5bc.tar.gz
volse-hubzilla-6b46fe3dfeeae89e00991d8e8f8d9ec0dadbb5bc.tar.bz2
volse-hubzilla-6b46fe3dfeeae89e00991d8e8f8d9ec0dadbb5bc.zip
neat little changes. hopefully the shadow will be well recieved
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy-dark/jot-header.tpl')
-rw-r--r--view/theme/dispy-dark/jot-header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy-dark/jot-header.tpl b/view/theme/dispy-dark/jot-header.tpl
index 5838729cc..44120da40 100644
--- a/view/theme/dispy-dark/jot-header.tpl
+++ b/view/theme/dispy-dark/jot-header.tpl
@@ -36,7 +36,7 @@ function initEditor(cb) {
entity_encoding : "raw",
add_unload_trigger : false,
remove_linebreaks : false,
- force_p_newlines : false,
+ force_p_newlines : true,
force_br_newlines : true,
forced_root_block : '',
convert_urls: false,