Switching a site to XHTML5 is only a lot of work at first, because it may have latent bugs. For instance, you may have a stray tag that the HTML parser auto-closes but an XHTML parser won’t. I find this effort worthwhile because some of these bugs will eventually visibly manifest.
One thing I’ve noticed is that some tools are incompatible with an XHTML5 MIME type. Site auditors like Lighthouse are only provisionally compatible, and some browser extensions are rather buggy. You can compare them yourself on seirdy.one: switch the MIME type by appending /index.xhtml to a URL. You may have to disable the CSP sandbox by appending ?sandbox=off to the URL to get Lighthouse to work. I keep my site polygot and serve with the text/html MIME type by default for maximum compatibility.
Interact
You can interact by sending webmentions or by visiting a syndicated copy of this post.
Syndication
This post has been syndicated to:
Webmentions
This site supports Webmentions, a backlink-based alternative to traditional comment forms.
Send a Webmention Toggle 2 WebmentionsWebmentions received for this post appear in the following list after I approve them. I sometimes send Webmentions to myself on behalf of linking sites that don’t support them. I auto-replace broken links with Wayback Machine snapshots, if they exist.
Feel free to contact me directly with feedback; here’s my contact info

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.