use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,29 @@
|
||||
<div>
|
||||
<span>
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["markup", [
|
||||
["tag", [
|
||||
["tag", [
|
||||
["punctuation", "<"],
|
||||
"div"
|
||||
]],
|
||||
["punctuation", ">"]
|
||||
]]
|
||||
]],
|
||||
["markup", [
|
||||
["tag", [
|
||||
["tag", [
|
||||
["punctuation", "<"],
|
||||
"span"
|
||||
]],
|
||||
["punctuation", ">"]
|
||||
]]
|
||||
]]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for Markup inside Jade.
|
Reference in New Issue
Block a user