editor.editor.wysiwyg.yml 503 B

123456789101112131415161718192021222324252627
  1. uuid: 26dd8ced-4d7b-4d4a-a2a1-1df2f53e9081
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.wysiwyg
  7. module:
  8. - ckeditor5
  9. _core:
  10. default_config_hash: UHzilqnilnoji3DdOanr6_xzX4Dg430p8Dn4Ub7U9dw
  11. format: wysiwyg
  12. editor: ckeditor5
  13. settings:
  14. toolbar:
  15. items:
  16. - heading
  17. - bold
  18. - italic
  19. plugins:
  20. ckeditor5_heading:
  21. enabled_headings:
  22. - heading2
  23. - heading3
  24. - heading4
  25. - heading5
  26. - heading6
  27. image_upload: { }