summaryrefslogtreecommitdiffstats
path: root/tests/snippets/md/test_strikethrough.txt
blob: 483c63a5de4743b9ab8b6124e9a743007d6ca938 (plain)
1
2
3
4
5
6
7
8
9
---input---
~~striked~~not striked

---tokens---
'~~striked~~' Generic.Deleted
'not'         Text
' '           Text
'striked'     Text
'\n'          Text.Whitespace