- Issue created by @kuzyawkk
- Status changed to Needs review
6 months ago 11:51am 7 May 2024 Made the module compatible with Drupal 10.
Changed the type in Plugin Filter from Drupal\filter\Plugin\FilterInterface::TYPE_MARKUP_LANGUAGE, to Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE.
Added a config for this plugin.
Removed unnecessary files.
Added a dependency to the filter module.
Fixed the services.yml file