Commit 90e2c0d5 authored by Martin Postma's avatar Martin Postma Committed by Martin Postma
Browse files

Issue #3274048 by lolandese: CKEditor 5 compatability

parent 58e521b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ use Drupal\Core\Link;
 *   id = "filter_autofloat",
 *   module = "autofloat",
 *   title = @Translation("Float images alternately left and right"),
 *   type = Drupal\filter\Plugin\FilterInterface::TYPE_MARKUP_LANGUAGE,
 *   type = Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE,
 *   weight = 20
 * )
 */