Closed Ribesg closed 8 years ago
As stated here, Jade supports the following syntax:
- var tmp = 12 h1= tmp
This syntax works on http://jade-lang.com/demo/ but not on http://naltatis.github.io/jade-syntax-docs/, and not in my project (Using SparkJava with Jade templating implemented with Jade4J).
Fixed in 1.2.4
As stated here, Jade supports the following syntax:
This syntax works on http://jade-lang.com/demo/ but not on http://naltatis.github.io/jade-syntax-docs/, and not in my project (Using SparkJava with Jade templating implemented with Jade4J).