You are here

bueditor.editor.basic_html.yml in BUEditor 8.2

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

File

config/install/bueditor.editor.basic_html.yml
View source
  1. # Basic HTML Editor
  2. id: basic_html
  3. label: 'Basic HTML'
  4. description: 'Editor for Basic HTML text format.'
  5. settings:
  6. toolbar:
  7. - bold
  8. - italic
  9. - '-'
  10. - h4
  11. - h5
  12. - h6
  13. - '-'
  14. - quote
  15. - code
  16. - '-'
  17. - ul
  18. - ol
  19. - '-'
  20. - image
  21. - link
  22. acTags: true
  23. langcode: en