Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 472 Bytes

Jade.php

Jade.php adds inline PHP scripting support to the Jade template compiler.

Implementation details

The fork is a complete rewrite, all the code is ported from the original jade project.

All the features from the original are supported but undertested, including inheritance and mixins.

Notes

Please check the git commit history for the authoritative list of contributors.