mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
11 lines
138 B
Plaintext
11 lines
138 B
Plaintext
|
---input---
|
||
|
*no
|
||
|
italics*
|
||
|
|
||
|
---tokens---
|
||
|
'*no' Text
|
||
|
'\n' Text.Whitespace
|
||
|
|
||
|
'italics*' Text
|
||
|
'\n' Text.Whitespace
|