tartrazine/tests/md/test_bulleted_list_3.txt

15 lines
251 B
Plaintext

---input---
* *foo*
* bar
---tokens---
'*' Keyword
' ' Text.Whitespace
'*foo*' Generic.Emph
'\n' Text.Whitespace
'*' Keyword
' ' Text.Whitespace
'bar' Text
'\n' Text.Whitespace