You are here

filter.format.full_html.yml in Opigno LMS 3.x

config/optional/filter.format.full_html.yml

File

config/optional/filter.format.full_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - editor
  6. name: 'Full HTML'
  7. format: full_html
  8. weight: 1
  9. filters:
  10. filter_align:
  11. id: filter_align
  12. provider: filter
  13. status: true
  14. weight: 8
  15. settings: { }
  16. filter_caption:
  17. id: filter_caption
  18. provider: filter
  19. status: true
  20. weight: 9
  21. settings: { }
  22. filter_htmlcorrector:
  23. id: filter_htmlcorrector
  24. provider: filter
  25. status: true
  26. weight: 10
  27. settings: { }
  28. editor_file_reference:
  29. id: editor_file_reference
  30. provider: editor
  31. status: true
  32. weight: 11
  33. settings: { }
  34. filter_autop:
  35. id: filter_autop
  36. provider: filter
  37. status: true
  38. weight: 0
  39. settings: { }