W3C Markup Validator now supports HTML 5
A new beta of the W3C Markup Validator has been released, and the best news is that it supports the HTML 5 doctype, <!DOCTYPE html>.
This doctype will trigger standards mode in all current browsers, so you can start using it straight away*, secure in the knowledge that you can still validate your code.
* Note: See the first comment, below.