You are here

filter.format.plain_text.yml in Multipurpose Corporate Profile 8

modules/custom/feature_config/config/install/filter.format.plain_text.yml

File

modules/custom/feature_config/config/install/filter.format.plain_text.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. name: 'Plain text'
  5. format: plain_text
  6. weight: 10
  7. filters:
  8. filter_html_escape:
  9. id: filter_html_escape
  10. provider: filter
  11. status: true
  12. weight: -10
  13. settings: { }
  14. filter_url:
  15. id: filter_url
  16. provider: filter
  17. status: true
  18. weight: 0
  19. settings:
  20. filter_url_length: 72
  21. filter_autop:
  22. id: filter_autop
  23. provider: filter
  24. status: true
  25. weight: 0
  26. settings: { }