use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,18 @@
|
||||
Foo +
|
||||
bar
|
||||
|
||||
* Foo
|
||||
+
|
||||
bar
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
"Foo ", ["line-continuation", "+"], "\r\nbar\r\n\r\n",
|
||||
["list-punctuation", "*"], " Foo\r\n",
|
||||
["line-continuation", "+"], "\r\nbar"
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for line continuations.
|
Reference in New Issue
Block a user