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