use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
foo::bar
|
||||
a::baz
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["label", "foo"], ["operator", "::"], "bar\r\n",
|
||||
["label", "a"], ["operator", "::"], "baz"
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for labels.
|
Reference in New Issue
Block a user