It does make sense to use it in isolation, because the HTML5 parsing rules are much more robust against errors, without suffering from the catastrophic failure mode of XHTML. You can use the HTML5 doctype today, and you can validate your code as HTML5 today, and it will work across all common browsers.