use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
(foo)
|
||||
(foo bar)
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["punctuation","("], ["car", "foo"], ["punctuation",")"],
|
||||
["punctuation","("], ["car", "foo"], " bar", ["punctuation",")"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for car.
|
Reference in New Issue
Block a user