reStructuredText.lcf (Before) |
reStructuredText.lcf |
1 | object SyntAnal21: TLibSyntAnalyzer | 1 | object SyntAnal21: TLibSyntAnalyzer |
2 | Formats = < | 2 | Formats = < |
3 | item | 3 | item |
4 | DisplayName = 'Head' | 4 | DisplayName = 'Head' |
5 | Font.Charset = DEFAULT_CHARSET | 5 | Font.Charset = DEFAULT_CHARSET |
6 | Font.Color = clMaroon | 6 | Font.Color = clMaroon |
7 | Font.Height = -19 | 7 | Font.Height = -19 |
8 | Font.Name = 'Consolas' | 8 | Font.Name = 'Consolas' |
9 | Font.Style = [fsBold] | 9 | Font.Style = [fsBold] |
10 | end | 10 | end |
11 | item | 11 | item |
12 | DisplayName = 'Comment' | 12 | DisplayName = 'Comment' |
13 | Font.Charset = DEFAULT_CHARSET | 13 | Font.Charset = DEFAULT_CHARSET |
14 | Font.Color = clGray | 14 | Font.Color = clGray |
15 | Font.Height = -13 | 15 | Font.Height = -13 |
16 | Font.Name = 'Courier New' | 16 | Font.Name = 'Courier New' |
17 | Font.Style = [fsItalic] | 17 | Font.Style = [fsItalic] |
18 | end | 18 | end |
19 | item | 19 | item |
20 | DisplayName = 'Quote' | 20 | DisplayName = 'Quote' |
21 | Font.Charset = DEFAULT_CHARSET | 21 | Font.Charset = DEFAULT_CHARSET |
22 | Font.Color = clTeal | 22 | Font.Color = clTeal |
23 | Font.Height = -13 | 23 | Font.Height = -13 |
24 | Font.Name = 'Courier New' | 24 | Font.Name = 'Courier New' |
25 | Font.Style = [] | 25 | Font.Style = [] |
26 | end | 26 | end |
27 | item | 27 | item |
28 | DisplayName = 'Code-block begin' | 28 | DisplayName = 'Code-block begin' |
29 | Font.Charset = DEFAULT_CHARSET | 29 | Font.Charset = DEFAULT_CHARSET |
30 | Font.Color = clPurple | 30 | Font.Color = clPurple |
31 | Font.Height = -13 | 31 | Font.Height = -13 |
32 | Font.Name = 'Courier New' | 32 | Font.Name = 'Courier New' |
33 | Font.Style = [fsBold] | 33 | Font.Style = [fsBold] |
34 | end | 34 | end |
35 | item | 35 | item |
36 | DisplayName = 'Code-block BG' | 36 | DisplayName = 'Code-block BG' |
37 | Font.Charset = DEFAULT_CHARSET | 37 | Font.Charset = DEFAULT_CHARSET |
38 | Font.Color = clNone | 38 | Font.Color = clNone |
39 | Font.Height = -13 | 39 | Font.Height = -13 |
40 | Font.Name = 'Courier New' | 40 | Font.Name = 'Courier New' |
41 | Font.Style = [] | 41 | Font.Style = [] |
42 | BgColor = 15779980 | 42 | BgColor = 15779980 |
43 | FormatType = ftBackGround | 43 | FormatType = ftBackGround |
44 | end | 44 | end |
45 | item | 45 | item |
46 | DisplayName = 'List' | 46 | DisplayName = 'List' |
47 | Font.Charset = DEFAULT_CHARSET | 47 | Font.Charset = DEFAULT_CHARSET |
48 | Font.Color = clBlack | 48 | Font.Color = clBlack |
49 | Font.Height = -13 | 49 | Font.Height = -13 |
50 | Font.Name = 'Courier New' | 50 | Font.Name = 'Courier New' |
51 | Font.Style = [] | 51 | Font.Style = [] |
52 | BgColor = 16763594 | 52 | BgColor = 16763594 |
53 | end | 53 | end |
54 | item | 54 | item |
55 | DisplayName = 'Bold' | 55 | DisplayName = 'Bold' |
56 | Font.Charset = DEFAULT_CHARSET | 56 | Font.Charset = DEFAULT_CHARSET |
57 | Font.Color = clBlack | 57 | Font.Color = clBlack |
58 | Font.Height = -13 | 58 | Font.Height = -13 |
59 | Font.Name = 'Courier New' | 59 | Font.Name = 'Courier New' |
60 | Font.Style = [fsBold] | 60 | Font.Style = [fsBold] |
61 | end | 61 | end |
62 | item | 62 | item |
63 | DisplayName = 'Italic' | 63 | DisplayName = 'Italic' |
64 | Font.Charset = DEFAULT_CHARSET | 64 | Font.Charset = DEFAULT_CHARSET |
65 | Font.Color = clBlack | 65 | Font.Color = clBlack |
66 | Font.Height = -13 | 66 | Font.Height = -13 |
67 | Font.Name = 'Courier New' | 67 | Font.Name = 'Courier New' |
68 | Font.Style = [fsItalic] | 68 | Font.Style = [fsItalic] |
69 | end | 69 | end |
70 | item | 70 | item |
71 | DisplayName = 'Bold-Italic' | 71 | DisplayName = 'Bold-Italic' |
72 | Font.Charset = DEFAULT_CHARSET | 72 | Font.Charset = DEFAULT_CHARSET |
73 | Font.Color = clBlack | 73 | Font.Color = clBlack |
74 | Font.Height = -13 | 74 | Font.Height = -13 |
75 | Font.Name = 'Courier New' | 75 | Font.Name = 'Courier New' |
76 | Font.Style = [fsBold, fsItalic] | 76 | Font.Style = [fsBold, fsItalic] |
77 | end | 77 | end |
78 | item | 78 | item |
79 | DisplayName = 'Crossed' | 79 | DisplayName = 'Crossed' |
80 | Font.Charset = DEFAULT_CHARSET | 80 | Font.Charset = DEFAULT_CHARSET |
81 | Font.Color = clBlack | 81 | Font.Color = clBlack |
82 | Font.Height = -13 | 82 | Font.Height = -13 |
83 | Font.Name = 'Courier New' | 83 | Font.Name = 'Courier New' |
84 | Font.Style = [fsStrikeOut] | 84 | Font.Style = [fsStrikeOut] |
85 | end | 85 | end |
86 | item | 86 | item |
87 | DisplayName = 'Table' | 87 | DisplayName = 'Table' |
88 | Font.Charset = DEFAULT_CHARSET | 88 | Font.Charset = DEFAULT_CHARSET |
89 | Font.Color = clRed | 89 | Font.Color = clRed |
90 | Font.Height = -13 | 90 | Font.Height = -13 |
91 | Font.Name = 'Courier New' | 91 | Font.Name = 'Courier New' |
92 | Font.Style = [] | 92 | Font.Style = [] |
93 | end | 93 | end |
94 | item | 94 | item |
95 | DisplayName = 'Table BG' | 95 | DisplayName = 'Table BG' |
96 | Font.Charset = DEFAULT_CHARSET | 96 | Font.Charset = DEFAULT_CHARSET |
97 | Font.Color = clWindowText | 97 | Font.Color = clWindowText |
98 | Font.Height = -13 | 98 | Font.Height = -13 |
99 | Font.Name = 'Courier New' | 99 | Font.Name = 'Courier New' |
100 | Font.Style = [] | 100 | Font.Style = [] |
101 | BgColor = clMoneyGreen | 101 | BgColor = clMoneyGreen |
102 | FormatType = ftBackGround | 102 | FormatType = ftBackGround |
103 | end | 103 | end |
104 | item | 104 | item |
105 | DisplayName = 'Sign' | 105 | DisplayName = 'Sign' |
106 | Font.Charset = DEFAULT_CHARSET | 106 | Font.Charset = DEFAULT_CHARSET |
107 | Font.Color = clBlue | 107 | Font.Color = clBlue |
108 | Font.Height = -13 | 108 | Font.Height = -13 |
109 | Font.Name = 'Courier New' | 109 | Font.Name = 'Courier New' |
110 | Font.Style = [] | 110 | Font.Style = [] |
111 | BgColor = clYellow | 111 | BgColor = clYellow |
112 | end | 112 | end |
113 | item | 113 | item |
114 | DisplayName = 'Var' | 114 | DisplayName = 'Var' |
115 | Font.Charset = DEFAULT_CHARSET | 115 | Font.Charset = DEFAULT_CHARSET |
116 | Font.Color = clGreen | 116 | Font.Color = clGreen |
117 | Font.Height = -13 | 117 | Font.Height = -13 |
118 | Font.Name = 'Courier New' | 118 | Font.Name = 'Courier New' |
119 | Font.Style = [] | 119 | Font.Style = [] |
120 | end | 120 | end |
121 | item | 121 | item |
122 | DisplayName = 'Link' | 122 | DisplayName = 'Link' |
123 | Font.Charset = DEFAULT_CHARSET | 123 | Font.Charset = DEFAULT_CHARSET |
124 | Font.Color = clOlive | 124 | Font.Color = clOlive |
125 | Font.Height = -13 | 125 | Font.Height = -13 |
126 | Font.Name = 'Courier New' | 126 | Font.Name = 'Courier New' |
127 | Font.Style = [] | 127 | Font.Style = [] |
128 | end | 128 | end |
129 | item | 129 | item |
130 | DisplayName = 'Link wiki' | 130 | DisplayName = 'Link wiki' |
131 | Font.Charset = DEFAULT_CHARSET | 131 | Font.Charset = DEFAULT_CHARSET |
132 | Font.Color = clFuchsia | 132 | Font.Color = clFuchsia |
133 | Font.Height = -13 | 133 | Font.Height = -13 |
134 | Font.Name = 'Courier New' | 134 | Font.Name = 'Courier New' |
135 | Font.Style = [] | 135 | Font.Style = [] |
136 | end | 136 | end |
137 | item | 137 | item |
138 | DisplayName = 'List head' | 138 | DisplayName = 'List head' |
139 | Font.Charset = DEFAULT_CHARSET | 139 | Font.Charset = DEFAULT_CHARSET |
140 | Font.Color = clBlack | 140 | Font.Color = clBlack |
141 | Font.Height = -13 | 141 | Font.Height = -13 |
142 | Font.Name = 'Courier New' | 142 | Font.Name = 'Courier New' |
143 | Font.Style = [] | 143 | Font.Style = [] |
144 | BgColor = 10084526 | 144 | BgColor = 10084526 |
145 | end> | 145 | end> |
146 | TokenRules = < | 146 | TokenRules = < |
147 | item | 147 | item |
148 | DisplayName = 'Head' | 148 | DisplayName = 'Head' |
149 | StyleName = 'Head' | 149 | StyleName = 'Head' |
150 | Expression = '^(([\*\#=\-\+\^`~!"'#39':\._])\2+)$ \z '#13#10'^[\x20\w].*$ \z '#13#10'^\1$' | 150 | Expression = '^(([\*\#=\-\+\^`~!"'#39':\._])\2+)$ \z '#13#10'^[\x20\l].*$ \z '#13#10'^\1$' |
151 | ColumnFrom = 0 | 151 | ColumnFrom = 0 |
152 | ColumnTo = 0 | 152 | ColumnTo = 0 |
153 | end | 153 | end |
154 | item | 154 | item |
155 | DisplayName = 'Head simpler' | 155 | DisplayName = 'Head simpler' |
156 | StyleName = 'Head' | 156 | StyleName = 'Head' |
157 | Expression = '^\w.+$ \z'#13#10'^([\*\#=\-\+\^`~!"'#39':\._])\1+$' | 157 | Expression = '^\l.+$ \z'#13#10'^([\*\#=\-\+\^`~!"'#39':\._])\1{3,}}$' |
158 | ColumnFrom = 0 | 158 | ColumnFrom = 0 |
159 | ColumnTo = 0 | 159 | ColumnTo = 0 |
160 | end | 160 | end |
161 | item | 161 | item |
162 | DisplayName = 'List' | 162 | DisplayName = 'List' |
163 | StyleName = 'List' | 163 | StyleName = 'List' |
164 | TokenType = 6 | 164 | TokenType = 6 |
165 | Expression = | 165 | Expression = |
166 | '^\x20*([\*\-\+]\x20|\d+\.\x20|\#+\.\x20|[a-z][\)\.]\x20|[ivxlm]+' + | 166 | '^\x20*([\*\-\+]\x20|\d+\.\x20|\#+\.\x20|[a-z][\)\.]\x20|[ivxlm]+' + |
167 | '\.\x20|\([a-z]+\)\x20)' | 167 | '\.\x20|\([a-z]+\)\x20)' |
168 | ColumnFrom = 0 | 168 | ColumnFrom = 0 |
169 | ColumnTo = 0 | 169 | ColumnTo = 0 |
170 | end | 170 | end |
171 | item | 171 | item |
172 | DisplayName = 'Bold-Italic' | 172 | DisplayName = 'Bold-Italic' |
173 | StyleName = 'Bold-Italic' | 173 | StyleName = 'Bold-Italic' |
174 | TokenType = 1 | 174 | TokenType = 1 |
175 | Expression = '(?s) (\*\*\*)\S.*?(\*\*\*|$)' | 175 | Expression = '(?s) (\*\*\*)\S.*?(\*\*\*|$)' |
176 | ColumnFrom = 0 | 176 | ColumnFrom = 0 |
177 | ColumnTo = 0 | 177 | ColumnTo = 0 |
178 | end | 178 | end |
179 | item | 179 | item |
180 | DisplayName = 'Bold' | 180 | DisplayName = 'Bold' |
181 | StyleName = 'Bold' | 181 | StyleName = 'Bold' |
182 | TokenType = 1 | 182 | TokenType = 1 |
183 | Expression = '(?s) (\*\*)\S.*?(\*\*|$)' | 183 | Expression = '(?s) (\*\*)\S.*?(\*\*|$)' |
184 | ColumnFrom = 0 | 184 | ColumnFrom = 0 |
185 | ColumnTo = 0 | 185 | ColumnTo = 0 |
186 | end | 186 | end |
187 | item | 187 | item |
188 | DisplayName = 'Italic' | 188 | DisplayName = 'Italic' |
189 | StyleName = 'Italic' | 189 | StyleName = 'Italic' |
190 | TokenType = 1 | 190 | TokenType = 1 |
191 | Expression = '(?s) \* \S.*? (\*|$)' | 191 | Expression = '(?s) \* \S.*? (\*|$)' |
192 | ColumnFrom = 0 | 192 | ColumnFrom = 0 |
193 | ColumnTo = 0 | 193 | ColumnTo = 0 |
194 | end | 194 | end |
195 | item | 195 | item |
196 | DisplayName = 'Quote' | 196 | DisplayName = 'Quote' |
197 | StyleName = 'Quote' | 197 | StyleName = 'Quote' |
198 | TokenType = 3 | 198 | TokenType = 3 |
199 | Expression = '(?s)``[^`\n]+``' | 199 | Expression = '(?s)``[^`\n]+``' |
200 | ColumnFrom = 0 | 200 | ColumnFrom = 0 |
201 | ColumnTo = 0 | 201 | ColumnTo = 0 |
202 | end | 202 | end |
203 | item | 203 | item |
204 | DisplayName = 'Link' | 204 | DisplayName = 'Link' |
205 | StyleName = 'Link' | 205 | StyleName = 'Link' |
206 | TokenType = 8 | 206 | TokenType = 8 |
207 | Expression = '`[^`]+`_+' | 207 | Expression = '`[^`]+`_+' |
208 | ColumnFrom = 0 | 208 | ColumnFrom = 0 |
209 | ColumnTo = 0 | 209 | ColumnTo = 0 |
210 | end | 210 | end |
211 | item | 211 | item |
212 | DisplayName = 'Quote >' | 212 | DisplayName = 'Quote >' |
213 | StyleName = 'Quote' | 213 | StyleName = 'Quote' |
214 | TokenType = 3 | 214 | TokenType = 3 |
215 | Expression = '^>.*' | 215 | Expression = '^>.*' |
216 | ColumnFrom = 0 | 216 | ColumnFrom = 0 |
217 | ColumnTo = 0 | 217 | ColumnTo = 0 |
218 | end | 218 | end |
219 | item | 219 | item |
220 | DisplayName = 'Var' | 220 | DisplayName = 'Var' |
221 | StyleName = 'Var' | 221 | StyleName = 'Var' |
222 | TokenType = 1 | 222 | TokenType = 1 |
223 | Expression = '^\x20*:[^:]+:' | 223 | Expression = '^\x20*:[^:]+:' |
224 | ColumnFrom = 0 | 224 | ColumnFrom = 0 |
225 | ColumnTo = 0 | 225 | ColumnTo = 0 |
226 | end | 226 | end |
227 | item | 227 | item |
228 | DisplayName = 'Sign' | 228 | DisplayName = 'Sign' |
229 | StyleName = 'Sign' | 229 | StyleName = 'Sign' |
230 | TokenType = 3 | 230 | TokenType = 3 |
231 | Expression = '\| \w.+? \|_*' | 231 | Expression = '\| \w.+? \|_*' |
232 | ColumnFrom = 0 | 232 | ColumnFrom = 0 |
233 | ColumnTo = 0 | 233 | ColumnTo = 0 |
234 | end | 234 | end |
235 | item | 235 | item |
236 | DisplayName = 'Code ::' | 236 | DisplayName = 'Code ::' |
237 | StyleName = 'Code-block BG' | 237 | StyleName = 'Code-block BG' |
238 | TokenType = 4 | 238 | TokenType = 4 |
239 | Expression = '(?s)::$\z\z.+?\z(?=\z^\S)' | 239 | Expression = '(?s)::$\z\z.+?\z(?=\z^\S)' |
240 | ColumnFrom = 0 | 240 | ColumnFrom = 0 |
241 | ColumnTo = 0 | 241 | ColumnTo = 0 |
242 | end | 242 | end |
243 | item | 243 | item |
244 | DisplayName = 'Code-block begin' | 244 | DisplayName = 'Code-block begin' |
245 | StyleName = 'Code-block begin' | 245 | StyleName = 'Code-block begin' |
246 | TokenType = 13 | 246 | TokenType = 13 |
247 | Expression = '(?-i)^\.\.\x20code-block::.*$' | 247 | Expression = '(?-i)^\.\.\x20code-block::.*$' |
248 | ColumnFrom = 0 | 248 | ColumnFrom = 0 |
249 | ColumnTo = 0 | 249 | ColumnTo = 0 |
250 | end | 250 | end |
251 | item | 251 | item |
252 | DisplayName = 'Code-block end' | 252 | DisplayName = 'Code-block end' |
253 | StyleName = 'Quote' | 253 | StyleName = 'Quote' |
254 | TokenType = 14 | 254 | TokenType = 14 |
255 | Expression = '\z(?=\z^\S)' | 255 | Expression = '\z(?=\z^\S)' |
256 | ColumnFrom = 0 | 256 | ColumnFrom = 0 |
257 | ColumnTo = 0 | 257 | ColumnTo = 0 |
258 | end | 258 | end |
259 | item | 259 | item |
260 | DisplayName = 'Code spaces' | 260 | DisplayName = 'Code spaces' |
261 | StyleName = 'Code-block BG' | 261 | StyleName = 'Code-block BG' |
262 | TokenType = 4 | 262 | TokenType = 4 |
263 | Expression = '^[\x20\x09]{4,}\S.*' | 263 | Expression = '^[\x20\x09]{4,}\S.*' |
264 | ColumnFrom = 0 | 264 | ColumnFrom = 0 |
265 | ColumnTo = 0 | 265 | ColumnTo = 0 |
266 | end | 266 | end |
267 | item | 267 | item |
268 | DisplayName = 'Table' | 268 | DisplayName = 'Table' |
269 | StyleName = 'Table' | 269 | StyleName = 'Table' |
270 | TokenType = 7 | 270 | TokenType = 7 |
271 | Expression = '^\x20*[\+\|] [\-\+=]*' | 271 | Expression = '^\x20*[\+\|] [\-\+=]*' |
272 | ColumnFrom = 0 | 272 | ColumnFrom = 0 |
273 | ColumnTo = 0 | 273 | ColumnTo = 0 |
274 | end | 274 | end |
275 | item | 275 | item |
276 | DisplayName = 'Link wiki' | 276 | DisplayName = 'Link wiki' |
277 | StyleName = 'Link wiki' | 277 | StyleName = 'Link wiki' |
278 | TokenType = 9 | 278 | TokenType = 9 |
279 | Expression = '[a-z]\w*_\b' | 279 | Expression = '[a-z]\w*_\b' |
280 | ColumnFrom = 0 | 280 | ColumnFrom = 0 |
281 | ColumnTo = 0 | 281 | ColumnTo = 0 |
282 | end | 282 | end |
283 | item | 283 | item |
284 | DisplayName = 'Table begin' | 284 | DisplayName = 'Table begin' |
285 | StyleName = 'Table' | 285 | StyleName = 'Table' |
286 | TokenType = 10 | 286 | TokenType = 10 |
287 | Expression = '^(\x20*==[=\x20\xA0]*\z)[^=\n].*?\z\1' | 287 | Expression = '^(\x20*==[=\x20\xA0]*\z)[^=\n].*?\z\1' |
288 | ColumnFrom = 0 | 288 | ColumnFrom = 0 |
289 | ColumnTo = 0 | 289 | ColumnTo = 0 |
290 | end | 290 | end |
291 | item | 291 | item |
292 | DisplayName = 'Table end' | 292 | DisplayName = 'Table end' |
293 | StyleName = 'Table' | 293 | StyleName = 'Table' |
294 | TokenType = 11 | 294 | TokenType = 11 |
295 | Expression = '^\x20*==[=\x20\xA0]*$' | 295 | Expression = '^\x20*==[=\x20\xA0]*$' |
296 | ColumnFrom = 0 | 296 | ColumnFrom = 0 |
297 | ColumnTo = 0 | 297 | ColumnTo = 0 |
298 | end | 298 | end |
299 | item | 299 | item |
300 | DisplayName = 'List head' | 300 | DisplayName = 'List head' |
301 | StyleName = 'List head' | 301 | StyleName = 'List head' |
302 | TokenType = 12 | 302 | TokenType = 12 |
303 | Expression = '^\.\.\x20\w[\w\.\-\x20]+:+' | 303 | Expression = '^\.\.\x20\w[\w\.\-\x20]+:+' |
304 | ColumnFrom = 0 | 304 | ColumnFrom = 0 |
305 | ColumnTo = 0 | 305 | ColumnTo = 0 |
306 | end | 306 | end |
307 | item | 307 | item |
308 | DisplayName = 'Table symbols' | 308 | DisplayName = 'Table symbols' |
309 | StyleName = 'Table' | 309 | StyleName = 'Table' |
310 | TokenType = 10 | 310 | TokenType = 10 |
311 | Expression = '\|' | 311 | Expression = '\|' |
312 | ColumnFrom = 0 | 312 | ColumnFrom = 0 |
313 | ColumnTo = 0 | 313 | ColumnTo = 0 |
314 | end> | 314 | end> |
315 | BlockRules = < | 315 | BlockRules = < |
316 | item | 316 | item |
317 | DisplayName = 'Header' | 317 | DisplayName = 'Header' |
318 | ConditionList = < | 318 | ConditionList = < |
319 | item | 319 | item |
320 | TokenTypes = 1 | 320 | TokenTypes = 1 |
321 | end> | 321 | end> |
322 | EndOfTextClose = True | 322 | EndOfTextClose = True |
323 | DisplayInTree = False | 323 | DisplayInTree = False |
324 | NameFmt = '%sz0' | 324 | NameFmt = '%sz0' |
325 | HighlightPos = cpAny | 325 | HighlightPos = cpAny |
326 | CancelNextRules = True | 326 | CancelNextRules = True |
327 | CollapseFmt = '%sz0' | 327 | CollapseFmt = '%sz0' |
328 | SelfClose = True | 328 | SelfClose = True |
329 | IgnoreAsParent = False | 329 | IgnoreAsParent = False |
330 | end | 330 | end |
331 | item | 331 | item |
332 | DisplayName = 'Table begin' | 332 | DisplayName = 'Table begin' |
333 | StyleName = 'Table BG' | 333 | StyleName = 'Table BG' |
334 | ConditionList = < | 334 | ConditionList = < |
335 | item | 335 | item |
336 | TokenTypes = 1024 | 336 | TokenTypes = 1024 |
337 | end> | 337 | end> |
338 | BlockEnd = 'Table end' | 338 | BlockEnd = 'Table end' |
339 | DisplayInTree = False | 339 | DisplayInTree = False |
340 | DynHighlight = dhRange | 340 | DynHighlight = dhRange |
341 | HighlightPos = cpAny | 341 | HighlightPos = cpAny |
342 | CancelNextRules = True | 342 | CancelNextRules = True |
343 | CollapseFmt = 'Table...' | 343 | CollapseFmt = 'Table...' |
344 | IgnoreAsParent = False | 344 | IgnoreAsParent = False |
345 | end | 345 | end |
346 | item | 346 | item |
347 | DisplayName = 'Table end' | 347 | DisplayName = 'Table end' |
348 | BlockType = btRangeEnd | 348 | BlockType = btRangeEnd |
349 | ConditionList = < | 349 | ConditionList = < |
350 | item | 350 | item |
351 | TokenTypes = 2048 | 351 | TokenTypes = 2048 |
352 | end> | 352 | end> |
353 | HighlightPos = cpAny | 353 | HighlightPos = cpAny |
354 | CancelNextRules = True | 354 | CancelNextRules = True |
355 | IgnoreAsParent = False | 355 | IgnoreAsParent = False |
356 | end | 356 | end |
357 | item | 357 | item |
358 | DisplayName = 'Code-block begin' | 358 | DisplayName = 'Code-block begin' |
359 | StyleName = 'Code-block BG' | 359 | StyleName = 'Code-block BG' |
360 | ConditionList = < | 360 | ConditionList = < |
361 | item | 361 | item |
362 | TokenTypes = 8192 | 362 | TokenTypes = 8192 |
363 | end> | 363 | end> |
364 | BlockEnd = 'Code-block end' | 364 | BlockEnd = 'Code-block end' |
365 | DisplayInTree = False | 365 | DisplayInTree = False |
366 | DynHighlight = dhRange | 366 | DynHighlight = dhRange |
367 | HighlightPos = cpAny | 367 | HighlightPos = cpAny |
368 | CancelNextRules = True | 368 | CancelNextRules = True |
369 | CollapseFmt = 'code-block' | 369 | CollapseFmt = 'code-block' |
370 | IgnoreAsParent = False | 370 | IgnoreAsParent = False |
371 | end | 371 | end |
372 | item | 372 | item |
373 | DisplayName = 'Code-block end' | 373 | DisplayName = 'Code-block end' |
374 | BlockType = btRangeEnd | 374 | BlockType = btRangeEnd |
375 | ConditionList = < | 375 | ConditionList = < |
376 | item | 376 | item |
377 | TokenTypes = 16384 | 377 | TokenTypes = 16384 |
378 | end> | 378 | end> |
379 | HighlightPos = cpAny | 379 | HighlightPos = cpAny |
380 | CancelNextRules = True | 380 | CancelNextRules = True |
381 | IgnoreAsParent = False | 381 | IgnoreAsParent = False |
382 | end> | 382 | end> |
383 | CodeTemplates = <> | 383 | CodeTemplates = <> |
384 | SubAnalyzers = <> | 384 | SubAnalyzers = <> |
385 | SampleText.Strings = ( | 385 | SampleText.Strings = ( |
386 | '.. _note:' | 386 | '.. _note:' |
387 | ' :field name: This is field.' | 387 | ' :field name: This is field.' |
388 | '' | 388 | '' |
389 | 'Head' | 389 | 'Head' |
390 | '+++++' | 390 | '+++++' |
391 | '' | 391 | '' |
392 | '* List' | 392 | '* List' |
393 | ' - List' | 393 | ' - List' |
394 | ' + List' | 394 | ' + List' |
395 | ' * List' | 395 | ' * List' |
396 | ' iii. List ' | 396 | ' iii. List ' |
397 | ' text. Not list.' | 397 | ' text. Not list.' |
398 | ' A) List' | 398 | ' A) List' |
399 | ' (iii) List' | 399 | ' (iii) List' |
400 | ' 1. List' | 400 | ' 1. List' |
401 | ' 200. List' | 401 | ' 200. List' |
402 | ' ###. List' | 402 | ' ###. List' |
403 | '' | 403 | '' |
404 | '****************************************' | 404 | '****************************************' |
405 | 'HTTPie ' | 405 | 'HTTPie ' |
406 | '****************************************' | 406 | '****************************************' |
407 | '' | 407 | '' |
408 | | 408 | |
409 | 'HTTPie (pronounced *aitch-tee-tee-pie*) is a **command line HTTP' + | 409 | 'HTTPie (pronounced *aitch-tee-tee-pie*) is a **command line HTTP' + |
410 | ' client**.' | 410 | ' client**.' |
411 | | 411 | |
412 | 'Its goal is to make CLI interaction with web services as **human' + | 412 | 'Its goal is to make CLI interaction with web services as **human' + |
413 | '-friendly**' | 413 | '-friendly**' |
414 | 'as possible. It provides a simple ``http`` command' | 414 | 'as possible. It provides a simple ``http`` command' |
415 | '' | 415 | '' |
416 | '.. image:: https://www.png' | 416 | '.. image:: https://www.png' |
417 | ' :alt: HTTPie compared to cURL' | 417 | ' :alt: HTTPie compared to cURL' |
418 | ' :align: center' | 418 | ' :align: center' |
419 | '' | 419 | '' |
420 | | 420 | |
421 | 'HTTPie is written in Python, and under the hood it uses the exce' + | 421 | 'HTTPie is written in Python, and under the hood it uses the exce' + |
422 | 'llent' | 422 | 'llent' |
423 | '`Requests`_ and `Pygments`_ libraries.' | 423 | '`Requests`_ and `Pygments`_ libraries.' |
424 | '' | 424 | '' |
425 | '=============' | 425 | '=============' |
426 | 'Main Features' | 426 | 'Main Features' |
427 | '=============' | 427 | '=============' |
428 | '' | 428 | '' |
429 | '* Expressive and intuitive syntax' | 429 | '* Expressive and intuitive syntax' |
430 | '* Formatted and colorized terminal output' | 430 | '* Formatted and colorized terminal output' |
431 | '' | 431 | '' |
432 | '|pypi| |unix_build| |windows_build| |coverage| |gitter|' | 432 | '|pypi| |unix_build| |windows_build| |coverage| |gitter|' |
433 | '' | 433 | '' |
434 | | 434 | |
435 | '+-----------------------+---------------------------------------' + | 435 | '+-----------------------+---------------------------------------' + |
436 | '--------------+' | 436 | '--------------+' |
437 | | 437 | |
438 | '| Item Type | Description ' + | 438 | '| Item Type | Description ' + |
439 | ' |' | 439 | ' |' |
440 | | 440 | |
441 | '+=======================+=======================================' + | 441 | '+=======================+=======================================' + |
442 | '==============+' | 442 | '==============+' |
443 | | 443 | |
444 | '| HTTP Headers | Arbitrary HTTP header, e.g. ``X-API-To' + | 444 | '| HTTP Headers | Arbitrary HTTP header, e.g. ``X-API-To' + |
445 | 'ken:123``. |' | 445 | 'ken:123``. |' |
446 | | 446 | |
447 | '| ``Name:Value`` | ' + | 447 | '| ``Name:Value`` | ' + |
448 | ' |' | 448 | ' |' |
449 | | 449 | |
450 | '+-----------------------+---------------------------------------' + | 450 | '+-----------------------+---------------------------------------' + |
451 | '--------------+' | 451 | '--------------+' |
452 | '' | 452 | '' |
453 | '=== ==' | 453 | '=== ==' |
454 | 'Tst Tt' | 454 | 'Tst Tt' |
455 | '=== ==' | 455 | '=== ==' |
456 | 'aaa bb' | 456 | 'aaa bb' |
457 | '=== ==' | 457 | '=== ==' |
458 | '' | 458 | '' |
459 | '=== ==' | 459 | '=== ==' |
460 | 'Tst Tt' | 460 | 'Tst Tt' |
461 | '=== ==' | 461 | '=== ==' |
462 | 'aaa bb' | 462 | 'aaa bb' |
463 | 'aa b' | 463 | 'aa b' |
464 | '=== ==' | 464 | '=== ==' |
465 | '' | 465 | '' |
466 | 'The next paragraph is a code sample::' | 466 | 'The next paragraph is a code sample::' |
467 | '' | 467 | '' |
468 | ' It is not processed in any way, except' | 468 | ' It is not processed in any way, except' |
469 | ' that the indentation is removed.' | 469 | ' that the indentation is removed.' |
470 | '' | 470 | '' |
471 | ' It can span multiple lines.' | 471 | ' It can span multiple lines.' |
472 | '' | 472 | '' |
473 | 'This is a normal text paragraph again.') | 473 | 'This is a normal text paragraph again.') |
474 | TokenTypeNames.Strings = ( | 474 | TokenTypeNames.Strings = ( |
475 | 'Head' | 475 | 'Head' |
476 | 'Text' | 476 | 'Text' |
477 | 'Comment' | 477 | 'Comment' |
478 | 'Quote' | 478 | 'Quote' |
479 | 'Code' | 479 | 'Code' |
480 | 'Block' | 480 | 'Block' |
481 | 'List' | 481 | 'List' |
482 | 'Table' | 482 | 'Table' |
483 | 'Link' | 483 | 'Link' |
484 | 'Link wiki' | 484 | 'Link wiki' |
485 | 'Table begin' | 485 | 'Table begin' |
486 | 'Table end' | 486 | 'Table end' |
487 | 'List head' | 487 | 'List head' |
488 | 'Code-block begin' | 488 | 'Code-block begin' |
489 | 'Code-block end') | 489 | 'Code-block end') |
490 | Extentions = 'rst' | 490 | Extentions = 'rst' |
491 | LexerName = 'reStructuredText' | 491 | LexerName = 'reStructuredText' |
492 | SkipSpaces = False | 492 | SkipSpaces = False |
493 | Notes.Strings = ( | 493 | Notes.Strings = ( |
494 | 'Alexey (CudaText)' | 494 | 'Alexey (CudaText)' |
495 | 'Test: https://github.com/jkbrzt/httpie/blob/master/README.rst' | 495 | 'Test: https://github.com/jkbrzt/httpie/blob/master/README.rst' |
496 | 'Tests: https://github.com/andgineer/TRegExpr/tree/master/docs') | 496 | 'Tests: https://github.com/andgineer/TRegExpr/tree/master/docs') |
497 | Charset = DEFAULT_CHARSET | 497 | Charset = DEFAULT_CHARSET |
498 | end | 498 | end |
499 | | 499 | |