diff doc/plugin.txt @ 448:0407937b2853

Add support for HTML5 doctype.
author cmlenz
date Fri, 13 Apr 2007 11:54:02 +0000
parents 906b346513b6
children 19c7dc1e4dd5
line wrap: on
line diff
--- a/doc/plugin.txt
+++ b/doc/plugin.txt
@@ -125,6 +125,10 @@
   XHTML 1.0 Strict
 **xhtml-transitional**
   XHTML 1.0 Transitional
+**html5**
+  HTML5 (as `proposed`_ by the WHAT-WG)
+
+.. _proposed: http://www.whatwg.org/specs/web-apps/current-work/
 
 .. note:: While using the Genshi API directly allows you to specify document
           types not in that list, the *dictionary-of-strings* based
Copyright (C) 2012-2017 Edgewall Software