archimag / cl-closure-template

Common Lisp implementation of Google's Closure Templates.
Other
71 stars 23 forks source link

Parsing Newlines #31

Open Halfwake opened 9 years ago

Halfwake commented 9 years ago

Templates that uses \r\n instead of \n can't be parsed.