Hacker News new | ask | show | jobs
by gigel82 1123 days ago
That's not really parsing HTML; well, I guess it is technically speaking parsing it, but most people understand building a tree (DOM) when they think of parsing HTML and that's not what those regex programs do.