use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
q{foo}
|
||||
q{ q{bar} }
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["token-string", "q{foo}"],
|
||||
["token-string", "q{ q{bar} }"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for token strings.
|
Reference in New Issue
Block a user