In short, I believe we should replace the current `std/htmlparser` with a standards compliant HTML parser according to <https://html.spec.whatwg.org/multipage/>
If this is at all possible, I'm more than happy to sponsor getting this implemented! Let me know what I need to do to help. I'm open to this being a 3rd party library as well btw, I just feel like it should be in our standard library because we already have an HTML parser but it's... not that good. The community will benefit either route, I'm all for it. I've been wanting to make this parser for a while now but I just simply don't (and won't) have the time. Thoughts?