GeneralHtmlSupportConfig (html-support)
@ckeditor/ckeditor5-html-support/src/generalhtmlsupport
The configuration of the General HTML Support feature.
The option is used by the GeneralHtmlSupport
feature.
See all editor options.
Filtering
Properties
-
allow : Array.<MatcherPattern>
The configuration of allowed content rules used by General HTML Support.
Setting this configuration option will enable HTML features that are not explicitly supported by any other dedicated CKEditor 5 features.
-
disallow : Array.<MatcherPattern>
The configuration of disallowed content rules used by General HTML Support.
Setting this configuration option will disable listed HTML features.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.