Hi,
The widgets are valid HTML5, but use new features so the code we give won’t validate against XHTML. If you really, really need to, you can translate data-widget-id style attributes into URL parameters on the embed code, in the form .
I would strongly advise you switch to validating against HTML5 though; most XHTML syntax is a valid subset, so should still provide a good guide to your clients.
Ben