use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
$Foo
|
||||
$foo_42!
|
||||
$$
|
||||
$!#$%&'*+-./:<=>?@\^_`|~
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["variable", "$Foo"],
|
||||
["variable", "$foo_42!"],
|
||||
["variable", "$$"],
|
||||
["variable", "$!#$%&'*+-./:<=>?@\\^_`|~"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for variables.
|
Reference in New Issue
Block a user