Changed text to point to html-tidy.org
This commit is contained in:
parent
04f68a032f
commit
ca2324ac7c
|
@ -5,7 +5,7 @@ REM
|
|||
REM (c) 2006 (W3C) MIT, ERCIM, Keio University
|
||||
REM See tidy.c for the copyright notice.
|
||||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM <URL:http://www.html-tidy.org/>
|
||||
REM
|
||||
|
||||
@REM USER VARIABLES
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
@REM (c) 1998-2014 (W3C) MIT, ERCIM, Keio University
|
||||
@REM See include/tidy.h for the copyright notice.
|
||||
@REM
|
||||
@REM <URL:http://tidy.sourceforge.net/>
|
||||
@REM <URL:http://www.html-tidy.org/>
|
||||
@REM
|
||||
|
||||
@REM ########################################################
|
||||
|
|
|
@ -6,7 +6,7 @@ REM
|
|||
REM (c) 1998-2006 (W3C) MIT, ERCIM, Keio University
|
||||
REM See tidy.c for the copyright notice.
|
||||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM <URL:http://www.html-tidy.org/>
|
||||
REM
|
||||
REM $Author: arnaud02 $
|
||||
REM $Date: 2006/12/28 10:01:44 $
|
||||
|
|
|
@ -5,7 +5,7 @@ REM
|
|||
REM (c) 1998-2006 (W3C) MIT, ERCIM, Keio University
|
||||
REM See tidy.c for the copyright notice.
|
||||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM <URL:http://www.html-tidy.org/>
|
||||
REM
|
||||
|
||||
@if "%TIDY%." == "." goto Err1
|
||||
|
|
|
@ -5,7 +5,7 @@ REM
|
|||
REM (c) 2006 (W3C) MIT, ERCIM, Keio University
|
||||
REM See tidy.c for the copyright notice.
|
||||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM <URL:http://www.html-tidy.org/>
|
||||
REM
|
||||
|
||||
echo Testing %1 %2 %3
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# (c) 2005 (W3C) MIT, ERCIM, Keio University
|
||||
# See tidy.c for the copyright notice.
|
||||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
# <URL:http://www.html-tidy.org/>
|
||||
#
|
||||
# set -x
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# (c) 2005 (W3C) MIT, ERCIM, Keio University
|
||||
# See tidy.c for the copyright notice.
|
||||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
# <URL:http://www.html-tidy.org/>
|
||||
#
|
||||
# set -x
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# (c) 1998-2003 (W3C) MIT, ERCIM, Keio University
|
||||
# See tidy.c for the copyright notice.
|
||||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
# <URL:http://www.html-tidy.org/>
|
||||
#
|
||||
# set -x
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# (c) 1998-2006 (W3C) MIT, ERCIM, Keio University
|
||||
# See tidy.c for the copyright notice.
|
||||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
# <URL:http://www.html-tidy.org/>
|
||||
#
|
||||
# set -x
|
||||
BN=`basename $0`
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# (c) 1998-2005 (W3C) MIT, ERCIM, Keio University
|
||||
# See tidy.c for the copyright notice.
|
||||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
# <URL:http://www.html-tidy.org/>
|
||||
#
|
||||
# set -x
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ REM
|
|||
REM (c) 1998-2003 (W3C) MIT, ERCIM, Keio University
|
||||
REM See tidy.c for the copyright notice.
|
||||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM <URL:http://www.html-tidy.org/>
|
||||
REM
|
||||
|
||||
for /F "tokens=1*" %%i in (xmlcases.txt) do call onetest.cmd %%i %%j
|
||||
|
|
Loading…
Reference in a new issue