diff options
author | gerald <gerald@localhost> | 2000-10-19 00:46:41 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2000-10-19 00:46:41 +0000 |
commit | 001b1a498e2a025ac181d5a9b7d4e092ca4cd4ae (patch) | |
tree | 641e7361925b4b0effd38f736a352b2a33155ca4 /htdocs | |
parent | b9ed50d13b00494f2adceb47ead1a2ecfb0d2ca0 (diff) | |
download | markup-validator-001b1a498e2a025ac181d5a9b7d4e092ca4cd4ae.zip markup-validator-001b1a498e2a025ac181d5a9b7d4e092ca4cd4ae.tar.gz markup-validator-001b1a498e2a025ac181d5a9b7d4e092ca4cd4ae.tar.bz2 |
made iso-html's plain text string a bit more precise
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/config/fpis.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/config/fpis.cfg b/htdocs/config/fpis.cfg index d2e2851..f69c3aa 100644 --- a/htdocs/config/fpis.cfg +++ b/htdocs/config/fpis.cfg @@ -1,7 +1,7 @@ # # Mapping of FPIs to plain text version strings. # -# $Id: fpis.cfg,v 1.6 2000-10-19 00:27:49 gerald Exp $ +# $Id: fpis.cfg,v 1.7 2000-10-19 00:46:41 gerald Exp $ -//IETF//DTD HTML Level 0//EN//2.0 HTML 0.0 -//IETF//DTD HTML Strict Level 0//EN//2.0 Strict HTML 0.0 @@ -46,6 +46,6 @@ http://www.w3.org/MarkUp/Cougar/Cougar.dtd <a href="http://www.w3.org/MarkUp/Cou -//W3C//DTD XHTML 1.0 Frameset//EN <a href="http://www.w3.org/TR/2000/REC-xhtml1-20000126/">XHTML 1.0</a> Frameset XML <a href="http://www.w3.org/TR/REC-xml">XML</a> -ISO/IEC 15445:2000//DTD HyperText Markup Language//EN <a href="http://purl.org/NET/ISO+IEC.15445/15445.html">ISO-HTML</a> -ISO/IEC 15445:2000//DTD HTML//EN <a href="http://purl.org/NET/ISO+IEC.15445/15445.html">ISO-HTML</a> +ISO/IEC 15445:2000//DTD HyperText Markup Language//EN <a href="http://purl.org/NET/ISO+IEC.15445/15445.html">ISO/IEC 15445:2000</a> (ISO-HTML) +ISO/IEC 15445:2000//DTD HTML//EN <a href="http://purl.org/NET/ISO+IEC.15445/15445.html">ISO/IEC 15445:2000</a> (ISO-HTML) |