changed .classpath to relative PATH ECLIPSE_HOME
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / tidy / config.txt
1 # sample config file for Java HTML tidy
2
3 indent=auto
4 indent-spaces=2
5 wrap=72
6 markup=yes
7 clean=yes
8 output-xml=no
9 input-xml=no
10 show-warnings=yes
11 numeric-entities=yes
12 quote-marks=yes
13 quote-nbsp=yes
14 quote-ampersand=no
15 break-before-br=no
16 uppercase-tags=yes
17 uppercase-attributes=yes
18 smart-indent=no
19 output-xhtml=yes
20 char-encoding=latin1