]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/jot-header.tpl
try to improve TinyMCE block handling
[friendica.git] / view / theme / dispy / jot-header.tpl
index 0be480df26e14e548c62d1a6ffda6182a9ae4654..3974c11c9fd12fc109df8b44b31d50b4c50382f5 100644 (file)
@@ -36,9 +36,9 @@ function initEditor(cb) {
                        entity_encoding : "raw",
                        add_unload_trigger : false,
                        remove_linebreaks : false,
-                       force_p_newlines : false,
-                       force_br_newlines : true,
-                       forced_root_block : '',
+                       //force_p_newlines : false,
+                       //force_br_newlines : true,
+                       forced_root_block : 'div',
                        convert_urls: false,
                        content_css: "$baseurl/view/custom_tinymce.css",
                        theme_advanced_path : false,