The problem is, I don’t want to break my (hypothetical) validating HTML5 text editor. If I don’t use any special, non-HTML syntax, then I don’t have to add custom support in my authoring tools. It’s the same reason why I like <?php?> better than <%asp%> – the first one works out-of-the-box in nxml-mode &c.