Closed jonwedell closed 3 years ago
This doesn't make sense to do any more - the empty property is used to determine whether to print a loop at all depending on the value of skip_empty_loops. Users would not expect loops to disappear unless they truly have no data assigned.
empty
skip_empty_loops
This doesn't make sense to do any more - the
empty
property is used to determine whether to print a loop at all depending on the value ofskip_empty_loops
. Users would not expect loops to disappear unless they truly have no data assigned.