bkiers / Liqp

An ANTLR based 'Liquid Template' parser and rendering engine.
MIT License
165 stars 94 forks source link

"Strict mode" the same behavior as in ruby's #269

Closed msangel closed 1 year ago

msangel commented 1 year ago

As a result of detected problems in https://github.com/bkiers/Liqp/issues/267 todos:

kohlschuetter commented 1 year ago

This looks good overall. Even if not all to-dos are met, tests pass. The earlier we get this in the better :) 👍

Please see my additional commit below for a regression I just found after clearing up all the other warnings.