Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.
When helpers are defined on global options:
Should the helpers get passed to engines?
Also, I think we used to pass the helpers when passing them in through
render
but it looks like that was removed (due to some other changes).