Skip to content
Snippets Groups Projects

Resolve #3355026 "Drupal 10 and"

Merged Mikhail Khasaya requested to merge issue/xbbcode-3355026:3355026-drupal-10-and into 6.0.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -33,7 +33,7 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
* module = "xbbcode",
* title = @Translation("Extensible BBCode"),
* description = @Translation("Render <code>[bbcode]</code> tags to HTML."),
* type = Drupal\filter\Plugin\FilterInterface::TYPE_MARKUP_LANGUAGE,
* type = Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE,
* settings = {
* "linebreaks" = TRUE,
* "tags" = "",
Loading