UNPKG

@northernco/ckeditor5-anchor-drupal

Version:

Drupal CKEditor 5 integration

18 lines (17 loc) 323 B
{ "plugins": [ { "name": "Anchor", "className": "Anchor", "description": "Adds text to the editor.", "path": "src/anchor.js", "uiComponents": [ { "name": "anchor", "type": "Button", "iconPath": "theme/icons/anchor.svg" } ] } ] }