Prevent tidy from escaping URIs

"Steve Finkelstein" <[email protected]>
Newsgroups gmane.comp.web.html-tidy.user
Message-ID <[email protected]>
Hi all,

I'm using Tidy to clean up my HTML, and I'm running into the issue of
it convering my URIs from:

<link href="<?= base_url() ?>media/js/extjs/css/ext-all.css"
rel="stylesheet" type="text/css" media="screen" />

TO:

<script src="%3C?=%20base_url()%20?%3Emedia/js/extjs/ext-base.js"
type="text/javascript">

Any idea what toggle there is to disable that, and more importantly,
why is it doing that?

Thanks. :-)

- sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.