Skip to content

v5.0.1

Latest
Compare
Choose a tag to compare
@blakek blakek released this 20 Jan 14:42
· 31 commits to master since this release

πŸ› Fix

Fixed an issue with leading spacing for repeating sections. For example:

<!-- Example Template -->
<ul>
  {{#people}}
  <li>{{name}}</li>
  {{/people}}
</ul>

<!-- v5.0.0 -->
<ul>
    <li>Eric</li>
  <li>Anne</li>
</ul>

<!-- v5.0.1 -->
<ul>
  <li>Eric</li>
  <li>Anne</li>
</ul>
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy