2014-10-27 18:46:50 +01:00

12 lines
394 B
Plaintext

# (X)HTML - (Extensible) Hypertext Markup Language - http://w3.org
# Pattern attributes: good fast notsofast subset
# Protocol groups: file
#
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
# This pattern has been tested and is believe to work well.
# this should match any (X)HTML document from any version that conforms
# even vaugly to the standards.
html
<html.*><head>