neuland/jade4j

Pug 2 support

Closed this issue · 3 comments

Does the latest version (1.2.6) support Pug 2?

I have always used mixins with + symbols instead of mixin, and each statements without the - prefix.

So I guess the answer is yes.

It supports the latest jade version. It is not tested against pug 2. If the syntax didn't change a lot from jade to pug, it may support it. We changed jade4j in the latest version to support different file extensions. So you can use pug file extension.