Hacker News new | ask | show | jobs
by deciduously 874 days ago
I have a very similar homegrown mess. I wonder how many of us there are doing the same thing for this use case.
1 comments

By looking at this thread, quite a few. The problem is creating a solution that would fit all of our idiosyncrasies.

For example, in my code, if a table has the class “total” it sums all <td>s which contains a dollar sign, and so on.