-
Notifications
You must be signed in to change notification settings - Fork 91
/
Copy pathinfo.plist
83 lines (83 loc) · 3.16 KB
/
info.plist
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>contactEmailRot13</key>
<string>[email protected]</string>
<key>contactName</key>
<string>Michael Sheets</string>
<key>description</key>
<string><a href="http://daringfireball.net/projects/markdown/">Markdown</a> allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML. This bundle provides preview functionality, syntax highlighting, and several useful commands.</string>
<key>mainMenu</key>
<dict>
<key>excludedItems</key>
<array>
<string>17F9D43B-EAFF-4003-8645-CA8BC4326A79</string>
</array>
<key>items</key>
<array>
<string>B52DEA16-8480-11D9-BE59-000D93B3A10E</string>
<string>966B0E57-799A-4B91-84B4-75695A78F7B8</string>
<string>FE31CF79-5F04-4FB6-B5CE-70BC781FF8B5</string>
<string>C70F0881-D108-47B1-A06F-09C74954E5C2</string>
<string>------------------------------------</string>
<string>914B78B7-3C9E-4630-8BFC-665A358FB49B</string>
<string>------------------------------------</string>
<string>A6E74A5E-FFE9-43FA-8936-970F3CE47DCB</string>
<string>350477DF-B66B-49E8-8A31-CF26C2AD745D</string>
<string>------------------------------------</string>
<string>4405912F-4AD5-40F8-93B3-A63394036ACA</string>
</array>
<key>submenus</key>
<dict>
<key>350477DF-B66B-49E8-8A31-CF26C2AD745D</key>
<dict>
<key>items</key>
<array>
<string>622F0B69-EB98-4EB9-8DC8-2AC56FF2501E</string>
<string>000B399B-FB71-49EF-B799-A1200A3865AB</string>
<string>------------------------------------</string>
<string>2E75B4D8-E6E8-4E3C-969D-FFC650092A39</string>
<string>ADEF8E57-BF21-487A-9115-E1D1146142CD</string>
<string>------------------------------------</string>
<string>5EFA9FF4-2246-4AF4-ABD6-2B7ADB4E9B80</string>
<string>39A74FF2-46EF-4178-9E3A-7D4DB3968E05</string>
</array>
<key>name</key>
<string>Lists</string>
</dict>
<key>914B78B7-3C9E-4630-8BFC-665A358FB49B</key>
<dict>
<key>items</key>
<array>
<string>31614C02-1FED-4644-9518-2C2DEF0D7A2C</string>
<string>F56525A1-C879-4A7C-9584-4DB28AFC58C2</string>
<string>663CFFD2-805F-4438-AA61-9B4968FA044A</string>
</array>
<key>name</key>
<string>Format</string>
</dict>
<key>A6E74A5E-FFE9-43FA-8936-970F3CE47DCB</key>
<dict>
<key>items</key>
<array>
<string>778293E7-28C3-4272-A51C-2925F669C851</string>
<string>778293E7-28C3-4272-A51C-2925F669C852</string>
<string>------------------------------------</string>
<string>7E9407AB-7A37-4CF8-B0E5-CBBA9AF8982A</string>
<string>2C14374A-E047-4F99-A3F7-3DFEC4BE60DA</string>
<string>------------------------------------</string>
<string>F3A754C3-CE6B-11D9-9C17-000A95C0F626</string>
<string>724FCFF6-CE6B-11D9-9C17-000A95C0F626</string>
</array>
<key>name</key>
<string>Headings</string>
</dict>
</dict>
</dict>
<key>name</key>
<string>Markdown</string>
<key>uuid</key>
<string>D99E8C0C-792F-11D9-A212-000D93B3A10E</string>
</dict>
</plist>