bridgetownrb / serbea

The Ruby template engine you didn't realize you needed. Until now.
https://www.serbea.dev
MIT License
44 stars 1 forks source link

Add whitespace control for pipeline expressions #5

Open jaredcwhite opened 2 years ago

jaredcwhite commented 2 years ago

Currently you can use {%- -%} and {%= -%} but you can't use {{- -}} when suppressing newlines.