templater: wrap result of '%' operation so it never looks like a thunk
This fixes min/max()/json() of map result. Before, it was taken as a lazy byte string and stringified by evalfuncarg().
Loading
Please register or sign in to comment
This fixes min/max()/json() of map result. Before, it was taken as a lazy byte string and stringified by evalfuncarg().