Hacker News new | ask | show | jobs
by EvanYou 4519 days ago
Because the strike through is applied with a CSS class (done).
1 comments

ok i put

   .done {text-decoration: line-through}
in css part of jsfiddler, it's working as intended now.