Line breaks are not handled correctly. This is using the automatic line break removal feature of StencilSwiftTemplate. This should be fixed properly by https://github.com/stencilproject/Stencil/pull/92
EDIT:
performance regression has been resolved
line break issues are resolved except for the removal of line breaks in strings (like descriptions)
This replaces the custom fork of Stencil with StencilSwiftKit. Resolves #48
Downsides are:
StencilSwiftTemplate
. This should be fixed properly by https://github.com/stencilproject/Stencil/pull/92EDIT: