andi_b: tidy konfiguration

Beitrag lesen

hallo zusammen,
ich habe mir eine schöne tidy konfiguration zusammengebaut, um htmls alle in ein format zu bringen. leider hat die konfiguration zwei mängel

  • leerzeilen werden nicht entfernt
  • links der art link?para=1&para=2 werden in ... ¶ ... gewandelt

gibt es eine möglichkeit da zu unterbinden? habe das passende nicht gefunde, obwohl ich mir alle tidy-tags definiert habe.

vielen dank, andi

ps: nettes plugin für dreamweaver (for free):
http://www.macromedia.com/software/dreamweaver/special/extensions/#item03

// config file for html-tidy
// all available tags are listed

tidy-mark: yes   //yes
markup: yes   //yes
wrap: 90    //66
wrap-attributes: no //no
wrap-script-literals:no //no
wrap-asp: yes   //yes
wrap-jste: yes  //yes
wrap-php: yes   //yes
literal-attributes: no //no
tab-size: 2    //4
indent: no    //no
indent-spaces: 2  //2
indent-attributes: no //no
hide-endtags: no  //no
input-xml: no   //no
output-xml: no  //no
add-xml-decl: no  //no
output-xhtml: no  //no
doctype: omit   //auto
char-encoding: ascii //ascii
numeric-entities: no //no
quote-marks: no  //no
quote-nbsp: no  //yes
quote-ampersand: no//yes
assume-xml-procins: no //no
fix-backslash: no  //no
break-before-br: no //no
uppercase-tags: no //no
uppercase-attributes: no  //no
word-2000: no  //no
clean: no    //no
logical-emphasis: yes //no
drop-empty-paras: yes //yes
drop-font-tags: no //no
eclose-text: no  //no
enclose-block-text: no //no
fix-bad-comments: no //yes
add-xml-space: no //no
//alt-text:     //default alt-text for images
write-back: no  //no
keep-time: yes  //yes (not on all platforms)
//error-file: C:\eigene\_web\log\tidy_error.log
show-warnings: yes //yes
quiet: no    //no
gni-emacs: no   //no
split: no     //no
//new-empty-tags:
//new-inline-tags:
//new-blocklevel-tags:
//new-pre-tags: