recipe.yml

core/recipes/full_html_format_editor/recipe.yml

File

core/recipes/full_html_format_editor/recipe.yml

View source
  1. name: 'Full HTML editor'
  2. description: 'Provides "Full HTML" text format along with WYSIWYG editor and related configuration.'
  3. type: 'Text format editor'
  4. install:
  5. - ckeditor5
  6. config:
  7. # If the full_html format and editor already exist, leave them as-is.
  8. strict: false

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