use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,19 @@
|
||||
//
|
||||
// Foobar
|
||||
#!/usr/bin/env io
|
||||
/* multiline
|
||||
comment
|
||||
*/
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["comment", "//"],
|
||||
["comment", "// Foobar"],
|
||||
["comment", "#!/usr/bin/env io"],
|
||||
["comment", "/* multiline\ncomment\n*/"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for comments.
|
Reference in New Issue
Block a user