mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
---input---
|
|
key value
|
|
|
|
---tokens---
|
|
'key' Name.Attribute
|
|
' ' Text.Whitespace
|
|
'value' Literal.String
|
|
'\n' Text.Whitespace
|