Hacker News new | ask | show | jobs
by culi 1203 days ago
I love tagged templates and am so relieved to finally have something like Perl/Ruby/PHP's heredocs.

We should be able to write multi-line strings without having to break our linter's tab rules or write some silly post processing function!