15 lines
305 B
Plaintext
15 lines
305 B
Plaintext
![]() |
---
|
||
|
foo: 4
|
||
|
FooBar : 5
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["punctuation", "---"],
|
||
|
["key", "foo"], ["punctuation", ":"], ["number", "4"],
|
||
|
["key", "FooBar"], ["punctuation", ":"], ["number", "5"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for keys.
|