sebastienros / fluid

Fluid is an open-source .NET template engine based on the Liquid template language.
MIT License
1.35k stars 172 forks source link

Fix slice out of range errors #636

Closed ymor closed 3 months ago

ymor commented 3 months ago

Fixes https://github.com/sebastienros/fluid/issues/635

hishamco commented 3 months ago

Thanks for your contribution