mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-05-12 12:51:13 -03:00
11 lines
137 B
Plaintext
11 lines
137 B
Plaintext
---input---
|
|
> a
|
|
> quote
|
|
|
|
---tokens---
|
|
'> ' Keyword
|
|
'a\n' Generic.Emph
|
|
|
|
'> ' Keyword
|
|
'quote\n' Generic.Emph
|