coffeescript_inclusion.test
322 Bytes
:coffee
"#{foo}"
----------------------------------------------------
[
["filter-coffee", [
["filter-name", ":coffee"],
["string", [
"\"",
["interpolation", "#{foo}"],
"\""
]]
]]
]
----------------------------------------------------
Checks for coffee filter (CoffeeScript) in Jade.