robb / Swim

A DSL for writing HTML in Swift
310 stars 9 forks source link

Remove leading `\n` when rendering nodes #36

Closed robb closed 2 years ago

robb commented 2 years ago

Not sure why having the output start with a new line didn't bother me sooner.

@chriseidhof I don't think this should have any adverse side effects, but maybe I'm missing something.