mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-05-12 04:41:12 -03: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
|