shawnbot / meta-template

:sparkles: Automagically convert Nunjucks templates into a variety of other formats!
52 stars 9 forks source link

Hotfix/else if base behaviour #20

Open 4d4mm opened 6 years ago

4d4mm commented 6 years ago

Hi Shawn,

I fixed the "else if" behaviour and updated the tests for them. Not an elegant solution, but at least it works.

Also worth to mention that handlebars 3.0+ also supports "else if" directives. It would be nice to know what are your thoughts in terms of version compatibility.