wolfendale / scala-nunjucks

5 stars 1 forks source link

Fix template inheritance #50

Closed wolfendale closed 4 years ago

wolfendale commented 4 years ago

This fixes some of the errors the template inheritance.

Like macros there are still some odd edgecases that need to be addressed but I'm working on that separately as it means having a better definition of closures (for macros and blocks)