slim-template / slim

Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.
https://slim-template.github.io
MIT License
5.29k stars 500 forks source link

Add shortcut option :ignore to be ignored #905

Closed r4mbo7 closed 1 year ago

r4mbo7 commented 1 year ago

Motivation: be able to get rid of an html attribut under certain condition (in production for ex.).

I don't know how to run the test I write locally :p