aboutsummaryrefslogtreecommitdiffstats
path: root/view/profed_head.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/profed_head.tpl')
-rw-r--r--view/profed_head.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/profed_head.tpl b/view/profed_head.tpl
index 0ff789a56..7958c7ace 100644
--- a/view/profed_head.tpl
+++ b/view/profed_head.tpl
@@ -17,6 +17,9 @@ tinyMCE.init({
entity_encoding : "raw",
add_unload_trigger : false,
remove_linebreaks : false,
+ force_p_newlines : false,
+ force_br_newlines : true,
+ forced_root_block : '',
content_css: "$baseurl/view/custom_tinymce.css"