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