Hacker News new | ask | show | jobs
by tomjakubowski 1120 days ago
Not really. Lots of template engines escape and/or sanitize interpolated expressions, according to the context, by default.
1 comments

Well that goes far beyond what I think of as "string templates", now you're parsing the string into HTML.