Closed pakhmedzianov closed 5 months ago
Hello @pakhmedzianov ,
Unfortunately, HAP output HTML its own way. We cannot simply change only 1 attribute and have the same exact HTML outputted beside this one. This is currently not feasible through HAP.
Best Regards,
Jon
Thanks for clarification!
I need to update attribute value but preserve the rest html exactly like it was at the input. I'm configuring my document like:
But unfortunately HtmlAgilityPack, automatically modifies html. And I could not find the way to properly disable it. Please help/advise.