mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
16 lines
233 B
Plaintext
16 lines
233 B
Plaintext
---input---
|
|
*italics*
|
|
|
|
(*italics*)
|
|
|
|
---tokens---
|
|
'*italics*' Generic.Emph
|
|
'\n' Text.Whitespace
|
|
|
|
'\n' Text.Whitespace
|
|
|
|
'(' Text
|
|
'*italics*' Generic.Emph
|
|
')' Text
|
|
'\n' Text.Whitespace
|