I'm using LoadHtml to load an html file with the following:
but what i get in the editor is the href link doubled:
<a href="http://test/test.html?testval0=%testval0%&testval1=%testval1%http://test/test.html?testval0=%testval0%&testval1=%testval1%&junk=1">this is a test</a>
if i cut and paste the html in html mode it seems to be fine.