- From: Norbert Bottlaender-Prier <norbert@globenet.org>
- Date: Wed, 19 Jul 2000 07:56:56 +0000
- To: html-tidy@w3.org
Hi all,
calling tidy by
"tidy3.exe -config xhtml.ini -i -u -c -asxml %1 > tidied.htm"
(ini file is :
tidy-mark: yes
wrap: 65535
indent: auto
indent-spaces: 4
output-xhtml: yes
doctype: strict
break-before-br: yes
clean: yes
logical-emphasis: yes
enclose-text: yes
enclose-block-text: yes
error-file: error.txt
)
output says :
Tidy (vers 30th April 2000) Parsing "enag20~1.htm"
"enag20~1.htm" appears to be HTML 4.01 Transitional
no warnings or errors were found
(i thought i'd downloaded the VERY latest version as of 2 weeks ago...
???)
BUT
i then noticed that “ and ” (and maybe „ too) quotes
had been transformed into simple quotes ("), not even into "
entities. Is that normal behaviour ? I'd prefer them stay as they are...
or at least be warned about it, if it's due to my config !
:-(It's not easy to find these quotes afterwards...)-:
CU, have a nice day
Norbert
Received on Wednesday, 19 July 2000 14:40:33 UTC