use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,18 @@
|
||||
::
|
||||
:: Foobar
|
||||
REM Foobar
|
||||
rem foo^
|
||||
bar
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["comment", "::"],
|
||||
["comment", ":: Foobar"],
|
||||
["comment", "REM Foobar"],
|
||||
["comment", "rem foo^\r\nbar"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for comments.
|
Reference in New Issue
Block a user