9 lines
166 B
Text
9 lines
166 B
Text
---input---
|
|
~~striked~~not striked
|
|
|
|
---tokens---
|
|
'~~striked~~' Generic.Deleted
|
|
'not' Text
|
|
' ' Text
|
|
'striked' Text
|
|
'\n' Text.Whitespace
|