BoricuaEnLaLuna
BoricuaEnLaLuna
I suspect this could be specifically because of not having a space preceding the '>' character which is a bug that was already fixed but a new version of the...
I have addressed this issue in my PR here: https://github.com/trenoncourt/HtmlAgilityPack.CssSelectors.NetCore/pull/9 Hopefully someone with privileges merges this into master
The two most recent fixes that have been merged (from back in 2019 & 2021) could potentially resolve the issue(s) that cause the behavior you describe. However, a new version...