Enable recursive field lookup
<mrdocs/Support/Handlebars.hpp>
bool compat = false;
When enabled, fields will be looked up recursively in objects and arrays.
This mode should be used to enable complete compatibility with Mustache templates.