# Texturizer Syntax File
# This file is provided as a default syntax file for PHP3/HTML files.
#Delimiters=\n\t~!@%^$*()+|\\{}[]:;"'<> ,.
#LineComment1=//
#LineComment2=#
#BlockCommentOn1=/*
#BlockCommentOff1=*/
#BlockCommentOn2=
# Strings
#TypeBDelimiterOn1="
#TypeBDelimiterOff1="\n
#TypeBDelimiterOn2='
#TypeBDelimiterOff2='\n
# Variables
#TypeBDelimiterOn3=$
#TypeBDelimiterOff3=\n\t) ,.
#OffsetTypeBDelimiterOff2=-1
# HTML tags
#Keyword
!doctype