mirror of
https://github.com/sharkdp/bat.git
synced 2025-11-16 14:55:56 +00:00
2.7 KiB
Vendored
2.7 KiB
Vendored
| 1 | Forename | Surname | House No. | Street | City | Postcode |
|---|---|---|---|---|---|---|
| 2 | #^^^^^^^ meta.field-1 | |||||
| 3 | # ^ punctuation.separator.sequence | |||||
| 4 | # ^^^^^^^ meta.field-2 | |||||
| 5 | # ^ punctuation.separator.sequence | |||||
| 6 | # ^^^^^^^^^ meta.field-3 | |||||
| 7 | # ^ punctuation.separator.sequence | |||||
| 8 | # ^^^^^^ meta.field-4 | |||||
| 9 | # ^ punctuation.separator.sequence | |||||
| 10 | # ^^^^ meta.field-1 | |||||
| 11 | # ^ punctuation.separator.sequence | |||||
| 12 | # ^^^^^^^^ meta.field-2 | |||||
| 13 | John | Doe | 87 | Logon Road | Citiville | TU43 6GH |
| 14 | #^^^ meta.field-1 | |||||
| 15 | # ^ punctuation.separator.sequence | |||||
| 16 | # ^^^ meta.field-2 | |||||
| 17 | # ^ punctuation.separator.sequence | |||||
| 18 | # ^^ meta.field-3 | |||||
| 19 | # ^ punctuation.separator.sequence | |||||
| 20 | # ^^^^^^^^^^ meta.field-4 | |||||
| 21 | # ^ punctuation.separator.sequence | |||||
| 22 | # ^^^^^^^^^ meta.field-1 | |||||
| 23 | # ^ punctuation.separator.sequence | |||||
| 24 | # ^^^^^^^^ meta.field-2 | |||||
| 25 | Jane | Doe | 22 | "Fun" Street | The City County | FA90 1XA |
| 26 | #^^^ meta.field-1 | |||||
| 27 | # ^ punctuation.separator.sequence | |||||
| 28 | # ^^^ meta.field-2 | |||||
| 29 | # ^ punctuation.separator.sequence | |||||
| 30 | # ^^ meta.field-3 | |||||
| 31 | # ^ punctuation.separator.sequence | |||||
| 32 | # ^^^^^^^^^^^^^^^^ meta.field-4 string.quoted.double | |||||
| 33 | # ^^ constant.character.escape | |||||
| 34 | # ^^ constant.character.escape | |||||
| 35 | # ^ punctuation.separator.sequence | |||||
| 36 | # ^ meta.field-1 string.quoted.double punctuation.definition.string.begin | |||||
| 37 | # ^^^^^^^^^^^^^^^^^ meta.field-1 string.quoted.double | |||||
| 38 | # ^ meta.field-1 string.quoted.double punctuation.definition.string.end | |||||
| 39 | # ^ punctuation.separator.sequence | |||||
| 40 | # ^^^^^^^^ meta.field-2 | |||||
| 41 | Fred | Bloggs | 19 | Street #^^^ meta.field-1 # ^ punctuation.separator.sequence # ^^^^^^ meta.field-2 # ^ punctuation.separator.sequence # ^^^ meta.field-3 string.quoted.double # ^ punctuation.separator.sequence # ^ meta.field-4 punctuation.definition.string.begin # ^^^^^^^^ meta.field-4 string.quoted.double Spanning Multiple " #^^^^^^^^^^^^^^^^^^^^ meta.field-4 string.quoted.double # ^^ constant.character.escape Lines | Citee | P0stc0d3 |
| 42 | #^^^^^ meta.field-4 string.quoted.double | |||||
| 43 | # ^ meta.field-4 punctuation.definition.string.end | |||||
| 44 | # ^ punctuation.separator.sequence | |||||
| 45 | # ^^^^^ meta.field-1 | |||||
| 46 | # ^ punctuation.separator.sequence | |||||
| 47 | # ^^^^^^^^ meta.field-2 |