- From: pjonzzon <pjonzzon@spray.se>
- Date: Tue Oct 22 05:53:36 2002
- To: html-tidy@w3.org
Received on Tuesday, 22 October 2002 05:53:36 UTC
I have a Word document from which I want to remove from Microsoft Word 2000 special tags.
When I use the option "word-2000" in my configurationfile, some data are removed.
I've added an example below. I want to have "2 §"-data in my output, but it's removed.
Is this really right?
Before HTML Tidy(Code saved from Microsoft Word 2000 to html):
<p class=Paragraf style='margin-left:0cm;text-indent:0cm'><![if
!supportLists]><b style='mso-bidi-font-weight:normal'>2 §<span style="mso-spacerun:
yes"> </span><span style="mso-spacerun: yes"> </span></b><
![endif]>Demo</p>
After HTML Tidy:
<p class="Paragraf">Demo</p>
_____________________________________________________________
Här börjar internet!
Skaffa gratis e-mail och gratis internet på Spray http://www.spray.se
Received on Tuesday, 22 October 2002 05:53:36 UTC