name-attribute on image-element with id

Hello,

I just stumbled over this one: I have some img-Tags with id-attribute.  
Tidy inserts a name-attribute which is not xhtml-conform. My config-file  
looks like this:

markup: yes
wrap: 120
wrap-script-literals: no
wrap-asp: yes
break-before-br: yes
indent: auto
indent-spaces: 2
indent-attributes: no
uppercase-tags: no
uppercase-attributes: no
hide-endtags: no
enclose-text: yes
quote-marks: no
quote-nbsp: yes
quote-ampersand: yes
fix-backslash: yes
clean: no
drop-font-tags: yes
logical-emphasis: yes
input-xml: no
assume-xml-procins: no
output-xml: yes
output-xhtml: yes
numeric-entities: yes
add-xml-pi: no
show-warnings: yes
doctype: strict
char-encoding: ascii
wrap-attributes: yes
wrap-jste: yes
drop-empty-paras: yes
fix-bad-comments: yes
word-2000: no
tidy-mark: yes
add-xml-decl: no
join-classes: no
join-styles: no
merge-divs: no

How can I make tidy stop adding the name-attribute?


Thanks
Steffen

Received on Friday, 14 May 2004 05:20:55 UTC