use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,20 @@
|
||||
"""
|
||||
foo
|
||||
bar
|
||||
"""
|
||||
|
||||
'''
|
||||
foo
|
||||
bar
|
||||
'''
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["pystring", "\"\"\"\r\nfoo\r\nbar\r\n\"\"\""],
|
||||
["pystring", "'''\r\nfoo\r\nbar\r\n'''"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for pystrings.
|
Reference in New Issue
Block a user