SE7ENSKY / jade2php

Unlock Jade for PHP! Convert Jade templates into raw PHP templates. CLI tool and JavaScript API. Test covered.
43 stars 10 forks source link

Add support for mixins names with multiple dashes (a-b-c) #27

Closed fregante closed 9 years ago

ivankravchenko commented 9 years ago

@bfred-it , thank you!

fregante commented 9 years ago

I made many more changes to the core but they were not made in coffeescript. You can take a look at the newest branch in my fork. One of the bigger issues was accessing arrays and objects (. vs ->) and the solution I found is not perfect.

If I didn't love jade this much I wouldn't have never used this in production but, alas, toyotahalloffame.com is now built with jade2php