From d836be1dc3dfee6f969fab0c03094af8b44dd697 Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Sun, 15 Apr 2012 02:13:36 -0400 Subject: fix fpostJS, add and fix some other stuff Signed-off-by: Simon L'nu --- view/theme/dispy/jot-header.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/dispy/jot-header.tpl') diff --git a/view/theme/dispy/jot-header.tpl b/view/theme/dispy/jot-header.tpl index 44120da40..5838729cc 100644 --- a/view/theme/dispy/jot-header.tpl +++ b/view/theme/dispy/jot-header.tpl @@ -36,7 +36,7 @@ function initEditor(cb) { entity_encoding : "raw", add_unload_trigger : false, remove_linebreaks : false, - force_p_newlines : true, + force_p_newlines : false, force_br_newlines : true, forced_root_block : '', convert_urls: false, -- cgit v1.2.3