presentations/highlight-js/test/markup/vim/strings-comments.txt

5 lines
82 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
" comment
let one = "string" " comment
let two = "crazy
\ string with a \" quote"