@ckeditor/ckeditor5-html-support 48.0.1 → 48.1.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -871,6 +871,9 @@ function modifyGhsAttribute(writer, item, ghsAttributeName, subject, callback) {
871
871
  'htmlDd',
872
872
  'htmlDiv'
873
873
  ],
874
+ allowAttributesOf: [
875
+ '$container'
876
+ ],
874
877
  isBlock: false
875
878
  }
876
879
  },