Hacker News new | ask | show | jobs
by grabanski 1502 days ago
Cool! I'll look into the API and consider adding it to this implementation. Or happily would take a look at a PR for it.
1 comments

Seriously- just do the innerHTML assignment on li.innerHTML omitting the title, followed up by a simple li.querySelector().textContent = todo.title.