This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/snippets/wikitext/signurature.txt
2023-04-05 16:07:40 +02:00

24 lines
295 B
Text

---input---
~~
~~~
~~~~
~~~~~
~~~~~~
---tokens---
'~' Text
'~' Text
'\n' Text
'~~~' Keyword
'\n' Text
'~~~~' Keyword
'\n' Text
'~~~~~' Keyword
'\n' Text
'~~~~~' Keyword
'~' Text
'\n' Text