There is currently an issue when installing our recipes after installing the Editor Advanced Link Drupal module.
See: https://www.drupal.org/project/editor_advanced_link/issues/3556545
The work around is to install our recipes first or update our editor.editor.dripyard_superbasic.yml recipe to match the following.
langcode: en
status: true
dependencies:
config:
- filter.format.dripyard_superbasic
module:
- ckeditor5
format: dripyard_superbasic
editor: ckeditor5
settings:
toolbar:
items:
- bold
- link
plugins:
editor_advanced_link_link:
enabled_attributes: []
image_upload:
status: false