diff --git a/modules/ckeditor5_plugin_pack_page_break/ckeditor5_plugin_pack_page_break.ckeditor5.yml b/modules/ckeditor5_plugin_pack_page_break/ckeditor5_plugin_pack_page_break.ckeditor5.yml
--- a/modules/ckeditor5_plugin_pack_page_break/ckeditor5_plugin_pack_page_break.ckeditor5.yml
+++ b/modules/ckeditor5_plugin_pack_page_break/ckeditor5_plugin_pack_page_break.ckeditor5.yml
@@ -4,7 +4,9 @@
       - pageBreak.PageBreak
   drupal:
     label: Page break
-    elements: false
+    elements:
+      - <div>
+      - <div class>
     library: ckeditor5_plugin_pack_page_break/page-break
     admin_library: ckeditor5_plugin_pack_page_break/admin.page_break
     toolbar_items:
