olado / doT

The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more.
Other
5.01k stars 1.02k forks source link

Fix SyntaxError caused by unicode paragraph and line separator in the… #282

Closed hyperlink closed 4 years ago

hyperlink commented 5 years ago

… template

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 98.113% when pulling 26eb53e88186459a8436f1dccfe4b705a650f38c on hyperlink:fix-syntax-error into 299b4da24a99ff2d3f8a12be873bf06a85f13ac8 on olado:master.

epoberezkin commented 4 years ago

ES2019 finally fixed this issue (aka JSON superset), so probably not needed.