Hacker News new | ask | show | jobs
by MatthewPhillips 5106 days ago
I threw together this gist which does your suggestion: https://gist.github.com/2955953

Use like thus:

  var tmpl = document.getElementById('myblog').template;
1 comments

Beautiful!