You are here

bueditor.editor.test.yml in BUEditor 8.2

Same filename and directory in other branches
  1. 8 config/install/bueditor.editor.test.yml
config/install/bueditor.editor.test.yml

File

config/install/bueditor.editor.test.yml
View source
  1. # Test Editor
  2. id: test
  3. label: 'Test'
  4. description: 'Test editor'
  5. settings:
  6. toolbar:
  7. - bold
  8. - italic
  9. - underline
  10. - strike
  11. - '-'
  12. - h1
  13. - h2
  14. - h3
  15. - h4
  16. - h5
  17. - h6
  18. - '/'
  19. - quote
  20. - code
  21. - ul
  22. - ol
  23. - image
  24. - link
  25. - undo
  26. - redo
  27. - custom_headings
  28. - custom_table
  29. - xpreview
  30. acTags: true
  31. indent: true
  32. langcode: en