Not totally sure if this is a bug in Nunjucks or we're just using it wrong. If the html template contains the [unicode character 8232](http://www.fileformat.info/info/unicode/char/2028/index.htm) (name: LINE SEPARATOR) then Nunjucks gives the error: `SyntaxError: Unexpected token ILLEGAL`
Not totally sure if this is a bug in Nunjucks or we're just using it wrong.
If the html template contains the unicode character 8232 (name: LINE SEPARATOR) then Nunjucks gives the error:
SyntaxError: Unexpected token ILLEGAL