diff options
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/config/types.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/htdocs/config/types.conf b/htdocs/config/types.conf index d8feea9..17a5bc8 100644 --- a/htdocs/config/types.conf +++ b/htdocs/config/types.conf @@ -1,7 +1,7 @@ # # Main Document Type Database for the W3C Markup Validation Service. # -# $Id: types.conf,v 1.44 2009-01-03 21:04:26 ville Exp $ +# $Id: types.conf,v 1.45 2009-01-07 19:30:04 ville Exp $ # # Maintains all information for each of the document types we support. # See 'perldoc Config::General' for the syntax, and be aware that the @@ -271,8 +271,7 @@ Name = html Display = HTML5 Info URL = http://www.w3.org/TR/html5/ - # PubID must be present, and is intentionally empty here! - PubID = + PubID = HTML5 # Fake, special case in the code Parse Mode = HTML5 <Types> Allowed = text/html application/xhtml+xml |