Skip to content

Commit

Permalink
Merge branch 't/10008' into major
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Feb 13, 2013
2 parents 0b94e09 + 77833bc commit 376dc4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/filter.js
Expand Up @@ -72,6 +72,7 @@
// Add editor's default rules.
this.allow( 'p br', 1 );
this.allow( allowedContent, 1 );
this.allow( editor.config.extraAllowedContent, 1 );

//
// Add filter listeners to toHTML and toDataFormat events.
Expand Down

0 comments on commit 376dc4d

Please sign in to comment.