Re: HTML to XML

* fe.sola@infomed.sld.cu wrote:
>In my case I have well formed HTML, my option file looks like this:
>
>but I still get several unclosed tags in the output files, like the img  and link tags.
>Do I have to use the xmlsoft libraries to accomplish this or Tidy can do the work? If 
>so, can anyone tell me what is wrong with my configuration file?

Have you tried

  tidy -asxml input.html

? Is the result well-formed? If not, could you please send a sample
document that demonstrates the problem?

Received on Saturday, 12 July 2003 02:46:48 UTC