Merge branch 'master' of github.com:htacg/tidy-html5

This commit is contained in:
Geoff R. McLane 2015-12-05 16:22:45 +01:00
commit d68e9c45d0
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@
@set TMPFIL=input\in_%1.xhtml
@if NOT EXIST %TMPFIL% (
@set TMPFIL==input\in_%1.xml
)
@if NOT EXIST %TMPFIL% (
@set TMPFIL==input\in_%1.html
)
@set TMPCFG=input\cfg_%1.txt