Improve Matcher to allow matching attribute keys by regexp and unify API #9872
Labels
domain:v4-compatibility
This issue reports a CKEditor 4 feature/option that's missing in CKEditor 5.
type:improvement
This issue reports a possible enhancement of an existing feature.
Milestone
📝 Provide a description of the improvement
MatcherPattern should be extended with an option to match attribute key using RegExp. We should also unify patterns between attributes, styles, and classes, so the API is easier to use. Proposed changes using
attributes
example (they will:Some of the above patterns are already working but are not unified between attributes, styles, and classes. This improvement should also cover these cases.
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: