capsules plus a la ligne, site name MATHALLO wysiwyg style
This commit is contained in:
@@ -16,6 +16,7 @@ settings:
|
||||
- undo
|
||||
- redo
|
||||
- heading
|
||||
- style
|
||||
- bold
|
||||
- italic
|
||||
- bulletedList
|
||||
@@ -42,5 +43,10 @@ settings:
|
||||
multiBlock: true
|
||||
ckeditor5_sourceEditing:
|
||||
allowed_tags: { }
|
||||
ckeditor5_style:
|
||||
styles:
|
||||
-
|
||||
label: mathallo
|
||||
element: '<span class="mathallo-site-name">'
|
||||
image_upload:
|
||||
status: false
|
||||
|
||||
@@ -29,7 +29,7 @@ filters:
|
||||
filter_autop:
|
||||
id: filter_autop
|
||||
provider: filter
|
||||
status: true
|
||||
status: false
|
||||
weight: -45
|
||||
settings: { }
|
||||
filter_caption:
|
||||
@@ -57,7 +57,7 @@ filters:
|
||||
status: false
|
||||
weight: -44
|
||||
settings:
|
||||
allowed_html: ''
|
||||
allowed_html: '<span class="mathallo-site-name">'
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
filter_html_escape:
|
||||
|
||||
Reference in New Issue
Block a user