gsf / whiskers.js

Whiskers templating library for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop whitespace gymnastics

gsf opened this issue · comments

The handling of newlines and space around standalone tags doesn't really accomplish much, and adds a lot of unnecessary complexity to the regexes and code. Drop it.