[html-tidy] xhtml tests

Anyone knows if Tidy is able to add CDATA section to scripts (and how)?

For instance:
original file   
                <script>
                    .....
                </script>

file processed by Tidy (if possible....)
                <script>
                   <![CDATA]
                        ......
                   ]]>
                </script>

Thanks,
-------------------------------------------
Dr. Elisabetta D'Alessandro
Reggiani S.p.A. EDivision
Via Tonale, 133   21100 Varese -Italy-
tel: +39332 338270
fax: +39332 331539
internet: www.reggiani.it

Received on Monday, 5 February 2001 05:32:01 UTC