git://git.phpeclipse.com
/
phpeclipse.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
first scanner /parser copied from the jdt java version
[phpeclipse.git]
/
net.sourceforge.phpeclipse
/
src
/
org
/
w3c
/
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