home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 13 / MA_Cover_13.bin / source / c / tidy26jul99 / config.txt < prev    next >
Encoding:
Text File  |  1999-12-08  |  363 b   |  20 lines

  1. // sample config file for HTML tidy
  2. indent: auto
  3. indent-spaces: 2
  4. wrap: 72
  5. markup: yes
  6. clean: yes
  7. output-xml: no
  8. input-xml: no
  9. show-warnings: yes
  10. numeric-entities: yes
  11. quote-marks: yes
  12. quote-nbsp: yes
  13. quote-ampersand: no
  14. break-before-br: no
  15. uppercase-tags: yes
  16. uppercase-attributes: yes
  17. smart-indent: no
  18. output-xhtml: yes
  19. char-encoding: latin1
  20.