force_br_newlines
This commit is contained in:
parent
edbdcb7a0e
commit
dfb1c469dc
|
@ -31,8 +31,8 @@ TINYMCE_DEFAULT_CONFIG = {
|
|||
'relative_urls': False,
|
||||
'plugins': "table,spellchecker,paste,searchreplace",
|
||||
'height': 400,
|
||||
'remove_linebreaks': False
|
||||
|
||||
'remove_linebreaks': False,
|
||||
'force_br_newlines': True
|
||||
}
|
||||
|
||||
# Local time zone for this installation. Choices can be found here:
|
||||
|
|
Loading…
Reference in New Issue
Block a user