recipe.yml

core/recipes/basic_html_format_editor/recipe.yml

File

core/recipes/basic_html_format_editor/recipe.yml

View source
  1. name: 'Basic HTML editor'
  2. description: 'Provides "Basic HTML" text format along with WYSIWYG editor and related configuration.'
  3. type: 'Text format editor'
  4. install:
  5. - ckeditor5
  6. config:
  7. actions:
  8. user.role.authenticated:
  9. grantPermission: 'use text format basic_html'

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