blob: fc72cd5660ade3cbdf02cec03bc4105531940eb5 (
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
52
|
'\x0cmessage{ ' Keyword
'id:' Name.Attribute
'5d0693e2.1c69fb81.d5fc9.1f6e@mx.google.com' Literal.String
' depth:' Name.Attribute
'0' Literal.Number.Integer
' match:' Name.Attribute
'1' Literal.Number.Integer
' excluded:' Name.Attribute
'0' Literal.Number.Integer
' filename:' Name.Attribute
'/home/user/mail/INBOX/new/1560712171_0.11014.blue,U=20254,FMD5=7e33429f656f1e6e9d79b29c3f82c57e:2,\n' Literal.String
'\x0cheader{\n' Keyword
'John Doe <john.doe@example.com> ' Generic.Strong
'(1 mins. ago)' Literal
' (inbox unread)\n' Name.Tag
'Subject: ' Name.Attribute
'Hello world!\n' Literal.String
'From: ' Name.Attribute
'john.doe@example.com\n' Literal.String
'Date: ' Name.Attribute
'Sun, 16 Jun 2019 16:00:00 -0300\n' Literal.String
'\x0cheader}\n' Keyword
'\x0cbody{\n' Keyword
'\x0cpart{ ' Keyword
'ID: ' Name.Attribute
'1' Literal.Number.Integer
', ' Punctuation
'Content-type: ' Name.Attribute
'text/plain\n' Literal.String
'#!/bin/sh\n' Comment.Hashbang
'\n' Text.Whitespace
'echo' Name.Builtin
' ' Text.Whitespace
"'Hello world!'" Literal.String.Single
'\n' Text.Whitespace
'\x0cpart}\n' Keyword
'\x0cbody}\n' Keyword
'\x0cmessage}\n' Keyword
|