sindresorhus / gulp-nunjucks

Precompile Nunjucks templates
MIT License
152 stars 20 forks source link

Indentation bug #43

Closed kodeyeen closed 2 years ago

kodeyeen commented 2 years ago

If head and body tags are not indented then output html is fine, but if they are not indented output html is ugly. Try to use blocks and template extension

sindresorhus commented 2 years ago

From the top of the readme:

Issues with the output should be reported on the Nunjucks issue tracker.