badlogic/basis-template

Remove lines consisting only of non-emitting code spans

badlogic opened this issue · 1 comments

Remove lines consisting only of non-emitting code spans

Hi. I just wanted to see if this actually got implemented. I have a few templates which generate empty text lines when conditionals did not emit any output (i.e. if end blocks which evaluated to false). Thanks!