use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
true; false;
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["boolean", "true"], ["punctuation", ";"],
|
||||
["boolean", "false"], ["punctuation", ";"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for booleans.
|
Reference in New Issue
Block a user