rkallos / pony-mustache

Mustache Templating Language, implemented in Pony. Still very much a work in progress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement template inheritance

rkallos opened this issue · comments

There's a test suite for inheritance in partials. I don't fully understand it right now, but it could be something that could be developed in a pretty straightforward way, as there exists a JSON file that can be converted into a PonyTest suite, using jq. This is how I generated the other tests for this library.