tartrazine/spec/unsupported_lexers/cfm/test_basic_comment.txt

9 lines
162 B
Plaintext

---input---
<!--- cfcomment --->
---tokens---
'<!---' Comment.Multiline
' cfcomment ' Comment.Multiline
'--->' Comment.Multiline
'\n' Text