Skip to content

Commit 376dc4d

Browse files
committed
Merge branch 't/10008' into major
2 parents 0b94e09 + 77833bc commit 376dc4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/filter.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
// Add editor's default rules.
7373
this.allow( 'p br', 1 );
7474
this.allow( allowedContent, 1 );
75+
this.allow( editor.config.extraAllowedContent, 1 );
7576

7677
//
7778
// Add filter listeners to toHTML and toDataFormat events.

0 commit comments

Comments
 (0)