Closed jgilbert2017 closed 11 months ago
CoreFuncs.cs NormalizeStringValue is missing parsing for many entities. I hit an exception due to not being handled.
NormalizeStringValue
https://www.w3schools.com/html/html_entities.asp
https://github.com/StefH/XPath2.Net/pull/64
https://github.com/StefH/XPath2.Net/pull/66
would it be possible to release this to nuget? thanks.
This is already available in 1.1.4
my bad, i was looking at the releases list on github. ty!
CoreFuncs.cs
NormalizeStringValue
is missing parsing for many entities. I hit an exception due to
not being handled.https://www.w3schools.com/html/html_entities.asp