The official mustache website describes {{<parent}}{{/parent}} blocks, which are basically partials, except they can contain overridable {{$block}}{{/block}} sections. As far as I can tell, this feature is missing from this package.
Reference: https://mustache.github.io/mustache.5.html#Parents
The official mustache website describes
{{<parent}}{{/parent}}blocks, which are basically partials, except they can contain overridable{{$block}}{{/block}}sections. As far as I can tell, this feature is missing from this package.Reference: https://mustache.github.io/mustache.5.html#Parents