Open
Description
React and Ember (among others) register web components with custom DOM elements in <CamelCase />
format. Ember also supports <bag.CamelCase />
and <Namespace::CamelCase />
formats. It would be useful if HTML Tidy's custom tags feature understood more than just <kebab-case />
format for autonomous custom elements.