filter.format.tablecell.yml 1008 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. uuid: b3970c0c-c4af-4b60-87c5-e7fb1a327bf7
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - footnotes
  7. - url_to_video_filter
  8. name: tablecell
  9. format: tablecell
  10. weight: 1
  11. filters:
  12. filter_html:
  13. id: filter_html
  14. provider: filter
  15. status: true
  16. weight: -10
  17. settings:
  18. allowed_html: '<em> <strong> <br> <a href> <ul> <li> <ol> <blockquote> <img src alt data-entity-type data-entity-uuid> <rowspan> <p class="rowspan">'
  19. filter_html_help: true
  20. filter_html_nofollow: false
  21. filter_autop:
  22. id: filter_autop
  23. provider: filter
  24. status: true
  25. weight: 0
  26. settings: { }
  27. filter_footnotes:
  28. id: filter_footnotes
  29. provider: footnotes
  30. status: false
  31. weight: 0
  32. settings:
  33. footnotes_collapse: '0'
  34. footnotes_html: '0'
  35. filter_url_to_video:
  36. id: filter_url_to_video
  37. provider: url_to_video_filter
  38. status: false
  39. weight: 0
  40. settings:
  41. youtube: '1'
  42. youtube_webp_preview: '0'
  43. vimeo: '1'
  44. autoload: '0'