blob: 7efae77ca194ba58adf07ed54900f6fb85bbafcb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
'<?' Comment.Preproc
'ul4' Keyword
' ' Text.Whitespace
'templatename' Name.Function
'(' Operator
')' Operator
'?>' Comment.Preproc
'\n' Other
'<?' Comment.Preproc
'whitespace' Keyword
' ' Text.Whitespace
'smart' Comment.Preproc
'?>' Comment.Preproc
'\n' Other
'<?doc UL4 example for template level information?>' Literal.String.Doc
'\n' Other
'<?note A comment?>' Comment
'\n' Other
'<?ignore?>' Comment
'\n\tIgnore ' Comment
'<' Comment
'?this?>\n\t' Comment
'<?ignore?>' Comment
'\n\t\t... and ' Comment
'<' Comment
'?this?>\n\t' Comment
'<?end ignore?>' Comment
'\n\t... and ' Comment
'<' Comment
'?this?>\n... and even ' Comment
'<' Comment
'?this?>' Comment
'<?end ignore?>' Comment
'\n' Other
'<?' Comment.Preproc
'code' Keyword
' ' Text.Whitespace
'hint' Name
' ' Text.Whitespace
'=' Operator
' ' Text.Whitespace
'"' Literal.String
'ignored no longer' Literal.String
'"' Literal.String
'?>' Comment.Preproc
'\n' Other
|