Configure full HTML to do line breaks, give editors access
This fixes paragraphs not showing up on imported content
This commit is contained in:
parent
1e45c1fdde
commit
ab3474de7b
4 changed files with 30 additions and 2 deletions
|
@ -54,11 +54,15 @@ settings:
|
|||
plugins:
|
||||
stylescombo:
|
||||
styles: ''
|
||||
language:
|
||||
language_list: un
|
||||
linebreaks:
|
||||
method: force
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: ''
|
||||
max_dimensions:
|
||||
width: 0
|
||||
height: 0
|
||||
width: null
|
||||
height: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue