X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/tidy/config.txt b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/tidy/config.txt new file mode 100644 index 0000000..b1de207 --- /dev/null +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/tidy/config.txt @@ -0,0 +1,20 @@ +# sample config file for Java HTML tidy + +indent=auto +indent-spaces=2 +wrap=72 +markup=yes +clean=yes +output-xml=no +input-xml=no +show-warnings=yes +numeric-entities=yes +quote-marks=yes +quote-nbsp=yes +quote-ampersand=no +break-before-br=no +uppercase-tags=yes +uppercase-attributes=yes +smart-indent=no +output-xhtml=yes +char-encoding=latin1