-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
featureA new business featureA new business feature
Description
Remove dependency on HtmlAgilityPack and replace with AngleSharp.
Update all code to still work with AngleSharp. Maintain the public interface for the Convertor
class.
Completely refactor the project to approach the parsing of the HTML graph starting at the deepest node and working its way back up.
It's important that the node being processed is aware of its ancestry in the graph as this will influence how the node is processed.
Copilot
Metadata
Metadata
Assignees
Labels
featureA new business featureA new business feature