use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
Foo
|
||||
?Bar
|
||||
_
|
||||
Foo@_bar
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["variable", "Foo"],
|
||||
["variable", "?Bar"],
|
||||
["variable", "_"],
|
||||
["variable", "Foo@_bar"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for variables.
|
Reference in New Issue
Block a user