ventojs / vento

🌬 A template engine for Deno & Node
https://vento.js.org/
MIT License
153 stars 9 forks source link

Trim end not working with pipes #65

Closed c4spar closed 1 month ago

c4spar commented 1 month ago

Trim end doesn't seem to work with pipes. When parsing this template Hello {{ "World" |> toUpperCase -}} !, it fails with Invalid filter: toUpperCase -.

oscarotero commented 1 month ago

Thanks for the pull request. I just released v0.12.7.