Closed waynzh closed 1 week ago
resolve #2556
Add an option to control case-sensitive matching for HTML element names to be considered conflicting. For instance, Button would be allowed, but button would still be disallowed.
Button
button
resolve #2556
Add an option to control case-sensitive matching for HTML element names to be considered conflicting. For instance,
Button
would be allowed, butbutton
would still be disallowed.