diff options
-rw-r--r-- | htdocs/config/validator.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf index 44580d7..4a488aa 100644 --- a/htdocs/config/validator.conf +++ b/htdocs/config/validator.conf @@ -1,7 +1,7 @@ # # Main Configuration File for the W3C Markup Validation Service. # -# $Id: validator.conf,v 1.22 2005-02-05 21:02:14 link Exp $ +# $Id: validator.conf,v 1.23 2005-04-20 01:56:50 ot Exp $ # # See 'perldoc Config::General' for the syntax, and be aware that the # 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*', @@ -115,6 +115,7 @@ Element Ref URI = http://www.htmlhelp.com/reference/html40/ text/html = TBD text/vnd.wap.wml = XML application/xhtml+xml = XML + application/mathml+xml = XML </MIME> # |