diff options
Diffstat (limited to 'view/en/jot-header.tpl')
-rw-r--r-- | view/en/jot-header.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/en/jot-header.tpl b/view/en/jot-header.tpl index 81c513484..26640d8f1 100644 --- a/view/en/jot-header.tpl +++ b/view/en/jot-header.tpl @@ -16,6 +16,9 @@ tinyMCE.init({ entity_encoding : "raw", add_unload_trigger : false, remove_linebreaks : false, + force_p_newlines : false, + force_br_newlines : true, + forced_root_block : '', convert_urls: false, content_css: "$baseurl/view/custom_tinymce.css", //Character count |