Hi everyone, I’m wondering if anyone is using Web Components’ custom elements (either autonomous or customised built-ins) with the standard WSYWIG editor?
Currently, the editor is quite aggressive at removing non-standard and empty elements.
Using custom elements is possible in a code container, but it isn’t a great solution IMO. One can add custom attributes in the source view but that can be daunting for many authors.
Yes, have developed a few components already. They’re quite useful and still evolving.
But, they’re not quite fit for this purpose. They can’t be used for inline rich elements or as nested elements without specific efforts to wrap their output contents.