Remove mentions of XSLT from the html spec by mfreed7 · Pull Request #11563 · whatwg/html

This PR removes all mention of XSLT in the html spec. Closes #11523 At least two implementers are interested (and none opposed): … … Tests are written and can be reviewed and commented upon a...

GitHub
I wanted to properly mark up a list inside a paragraph, but the #HtmlSpec doesn't allow for <ul> inside <p> so I came up with this beautiful hack using the #WebComponents naming convention: