ollym / parrot

A lightning fast and lightweight templating engine for Node.js
38 stars 7 forks source link

Regex fixed #8

Closed e2b closed 11 years ago

e2b commented 11 years ago

I've improved the Regex as discussed in #7. I've also used newlines instead of spaces for JavaScript's automatic semicolon insertion (ASI).