Skip to content

Releases: ambahk/dust

Release list

appendSpace

Choose a tag to compare

@ambahk ambahk released this 27 Jan 12:30
append a space on every line before compile

The dust compiler removes leading spaces on every line before joining them together.  So, if a trailing space is missing, two lines may join together without any space between time, which is often unexpected by the template writer.