use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,19 @@
|
||||
:coffee
|
||||
"#{foo}"
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["filter-coffee", [
|
||||
["filter-name", ":coffee"],
|
||||
["string", [
|
||||
"\"",
|
||||
["interpolation", "#{foo}"],
|
||||
"\""
|
||||
]]
|
||||
]]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for coffee filter (CoffeeScript) in Jade.
|
Reference in New Issue
Block a user