Deleted Added
sdiff udiff text old ( 68349 ) new ( 110949 )
full compact
1
2#------------------------------------------------------------------------------
3# sgml: file(1) magic for Standard Generalized Markup Language
4# HyperText Markup Language (HTML) is an SGML document type,
5# from Daniel Quinlan (quinlan@yggdrasil.com)
6# adapted to string extenstions by Anthon van der Neut <anthon@mnt.org)
70 string/cB \<!doctype\ html HTML document text
80 string/cb \<head HTML document text
90 string/cb \<title HTML document text
100 string/cb \<html HTML document text
11
12# Extensible markup language (XML), a subset of SGML
13# from Marc Prud'hommeaux (marc@apocalypse.org)
140 string/cb \<?xml XML document text
15
16
17# SGML, mostly from rph@sq
180 string/cb \<!doctype exported SGML document text
190 string/cb \<!subdoc exported SGML subdocument text
200 string/cb \<!-- exported SGML document text
21
22# Web browser cookie files
23# (Mozilla, Galeon, Netscape 4, Konqueror..)
24# Ulf Harnhammar <ulfh@update.uu.se>
250 string #\ HTTP\ Cookie\ File Web browser cookie text
260 string #\ Netscape\ HTTP\ Cookie\ File Netscape cookie text
270 string #\ KDE\ Cookie\ File Konqueror cookie text