use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,18 @@
|
||||
!foobar
|
||||
REM foobar
|
||||
|
||||
'
|
||||
'foobar
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["comment", ["!foobar"]],
|
||||
["comment", [["keyword", "REM"], " foobar"]],
|
||||
["comment", "'"],
|
||||
["comment", "'foobar"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for comments
|
Reference in New Issue
Block a user