ckeditor5_plugin_elements_subset.ckeditor5.yml

Same filename and directory in other branches
  1. 9 core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.ckeditor5.yml
  2. 10 core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.ckeditor5.yml
core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.ckeditor5.yml

File

core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.ckeditor5.yml

View source
  1. ckeditor5_plugin_elements_subset_sneakySuperset:
  2. ckeditor5:
  3. plugins: []
  4. drupal:
  5. label: Sneaky Superset
  6. class: Drupal\ckeditor5_plugin_elements_subset\Plugin\CKEditor5Plugin\SneakySuperset
  7. elements:
  8. - <foo>
  9. - <bar>
  10. - <bar baz>
  11. - <$any-html5-element class>

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.