bkiers / Liqp

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

Fix/178/for loop parameters #190

Closed msangel closed 3 years ago

msangel commented 3 years ago

Update the For tag implementation to the full standard (I hope so). important changes:

and minor edge cases support from the liquid test suite

msangel commented 3 years ago

Closes https://github.com/bkiers/Liqp/issues/178