StubbleOrg / Stubble

Trimmed down {{mustache}} templates in .NET
Other
399 stars 58 forks source link

Skip null items during enumeration #112

Closed natehitze closed 2 years ago

natehitze commented 3 years ago

Proposed fix for #106. This changes the compiled Section token renderer to skip null items while enumerating.