[yunqa.de] TDIHtmlCasePlugin problem

  • From: "Max Terentiev" <support@xxxxxxxxxx>
  • To: <yunqa@xxxxxxxxxxxxx>
  • Date: Thu, 10 Jun 2021 13:28:44 +0300

Hi,

I use TDIHtmlParser + TDIHtmlCasePlugin + TDIHtmlWriter to convert
uppercase html tags <A>, <DIV>, etc to lower case <a>, <div>, etc.

And I have problem with links:

If my html contains links like:

<a href="https://domain.com/?o=5109&w=434288&s=1&l=1";>

they become

<a href="https://domain.com/?o=5109&amp;w=434288&amp;s=1&amp;l=1";>

How to tune DiHtmlParser to NOT insert &amp; into links href ?

Thanks for help !

---
With best regards, Max Terentiev.
Business Software Products.
AMS Development Team.
support@xxxxxxxxxx


_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts: