Hacker News new | ask | show | jobs
by perfmode 908 days ago
how does the Node package handle Go {{ $foo }} in the templates?
1 comments

It just ignores it and looks for HTML class names as far as I can tell. I think it's a "dumb regex search" type thing.