Closed jwasilgeo closed 4 years ago
Extra whitespace newlines in the output example docs were driving me 🍌🍌🍌.
.hbs has a mechanism to help control extra whitespace: https://handlebarsjs.com/guide/expressions.html#whitespace-control
So far I've only made changes to the example.hbs partial as that's all I've noticed so far. Anything else out there that needs whitespace TLC?
example.hbs
Here's the before and after:
Extra whitespace newlines in the output example docs were driving me 🍌🍌🍌.
.hbs has a mechanism to help control extra whitespace: https://handlebarsjs.com/guide/expressions.html#whitespace-control
So far I've only made changes to the
example.hbs
partial as that's all I've noticed so far. Anything else out there that needs whitespace TLC?Here's the before and after: