]> git.mxchange.org Git - friendica.git/blobdiff - view/profed_head.tpl
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
[friendica.git] / view / profed_head.tpl
index 0ff789a56d2578657ae66d4be90d1e3d1e29b1ce..7958c7ace71b8c70f5feb2ff0f1c4a5901b8ad74 100644 (file)
@@ -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"