]> granicus.if.org Git - file/commitdiff
*** empty log message ***
authorChristos Zoulas <christos@zoulas.com>
Fri, 9 Dec 1994 00:00:52 +0000 (00:00 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 9 Dec 1994 00:00:52 +0000 (00:00 +0000)
magic/Magdir/old/html

index 64da808e9616798c4878a270f2bcaed08646adc9..a17240d9816952cc45fbd614986ebf400e5abada 100644 (file)
@@ -1,9 +1,12 @@
 #
 # HTML magic, from Daniel Quinlan <quinlan@yggdrasil.com>
 #
-0      string          \<HEAD\>                HTML document text
-0      string          \<head\>                HTML document text
-0      string          \<TITLE\>               HTML document text
-0      string          \<title\>               HTML document text
-0      string          \<h1\>                  Untitled HTML document text
-0      string          \<H1\>                  Untitled HTML document text
+0      string          \<HEAD          HTML document text (old type)
+0      string          \<head          HTML document text (old type)
+0      string          \<TITLE         HTML document text (old type)
+0      string          \<title         HTML document text (old type)
+0       string          \<html          HTML document text
+0       string          \<HTML          HTML document text
+0      string          \<!             HTML document text
+0      string          \<h1            Untitled HTML document text
+0      string          \<H1            Untitled HTML document text