use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
'foobar'
|
||||
'foo''bar
|
||||
baz'
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["string", "'foobar'"],
|
||||
["string", "'foo''bar\r\nbaz'"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for strings.
|
Reference in New Issue
Block a user