harttle / liquidjs

A simple, expressive, safe and Shopify compatible template engine in pure JavaScript.
https://liquidjs.com
MIT License
1.5k stars 237 forks source link

fix: throw error on 'else if' tag #669

Closed joel-hamilton closed 6 months ago

joel-hamilton commented 6 months ago

Throw an error if there is an invalid else tag: #667

joel-hamilton commented 6 months ago

Closing: per discussion on #667, throwing isn't the right behaviour here.