Skip to content
Snippets Groups Projects
Commit ade0441d authored by Shaimaa Natshah's avatar Shaimaa Natshah
Browse files

Issue #3352006 by Shaimaa Natshah: Add codeBlock item in text editor full html toolbar

parent 0d70f043
No related branches found
No related tags found
No related merge requests found
uuid: 94c4ee09-2129-4c55-aa71-7e4759949de2
langcode: en
status: true
dependencies:
config:
- filter.format.full_html
module:
- ckeditor5
_core:
default_config_hash: Sd8dBlBaAFK_Tni_3O3mkJ55FVszxWZgQ1P0bjhwtUU
format: full_html
editor: ckeditor5
settings:
toolbar:
items:
- undo
- redo
- '|'
- heading
- '|'
- bold
- italic
- underline
- strikethrough
- superscript
- subscript
- '|'
- link
- drupalInsertImage
- '|'
- drupalMedia
- '|'
- blockQuote
- bulletedList
- numberedList
- '|'
- alignment
- outdent
- indent
- '|'
- removeFormat
- '|'
- insertTable
- horizontalLine
- '|'
- specialCharacters
- textPartLanguage
- '|'
- code
- '|'
- sourceEditing
- '-'
- codeBlock
plugins:
ckeditor5_alignment:
enabled_alignments:
- center
- justify
- left
- right
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_imageResize:
allow_resize: true
ckeditor5_language:
language_list: all
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_sourceEditing:
allowed_tags: { }
editor_advanced_link_link:
enabled_attributes: { }
linkit_extension:
linkit_enabled: true
linkit_profile: default
media_media:
allow_view_mode_override: false
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment