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/janet/long_buf_lit-more-than-one-backtick-per-delim.txt
2023-11-19 19:57:40 +01:00

12 lines
255 B
Text

---input---
@````Look,
more than three
backticks can be
used...
kinda poetic...
but not really
````
---tokens---
'@````Look,\nmore than three\nbackticks can be\nused...\nkinda poetic...\nbut not really\n````' Literal.String
'\n' Text.Whitespace