From e2480ec1ff83e6ac57d79001328568c92f4f08eb Mon Sep 17 00:00:00 2001 From: Dan Lowe Date: Fri, 28 Aug 2026 01:45:02 -0400 Subject: [PATCH] Don't throw errors if ', 0, 100): # limit search + if "" in self.text[:100].lower(): # limit search self.tree, errors = self.parse_html5() else: self.tree, errors = self.parse_html()