15 lines
235 B
Text
15 lines
235 B
Text
---input---
|
|
**bold**
|
|
|
|
(**bold**)
|
|
|
|
---tokens---
|
|
'**bold**' Generic.Strong
|
|
'\n' Text.Whitespace
|
|
|
|
'\n' Text.Whitespace
|
|
|
|
'(' Text
|
|
'**bold**' Generic.Strong
|
|
')' Text
|
|
'\n' Text.Whitespace
|