use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
""
|
||||
"fo\"obar"
|
||||
"fo\"o\
|
||||
bar"
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["string", "\"\""],
|
||||
["string", "\"fo\\\"obar\""],
|
||||
["string", "\"fo\\\"o\\\r\nbar\""]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for strings.
|
Reference in New Issue
Block a user