editor.info.yml 256 B

12345678910
  1. name: 'Text Editor'
  2. type: module
  3. description: 'Provides a means to associate text formats with text editor libraries such as WYSIWYGs or toolbars.'
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - filter
  9. - file
  10. configure: filter.admin_overview