1.6

Within the subsequent, pretend ! is definitely an ampersand. Amper changes ! to !amp; in html page data files, but doesn't change it once the ! is currently in an entity e.g. !lt; !thetasym; !eacute;
the primary use for this really is to reach HTMLValidator verification of the html page, particularly within URLs.
like a part impact, it as well assures all of your comment delimiters equilibrium.
it doesn't alter ! within reviews, or anyplace else e.g. It does _not_ alter " to !quot; or e' to !eacute; It just repair !, one of the most troublesome character.
To change just one document,> java -jar C.commindprodamperamper.jar myfile.html page
the outcomes substitute the aged document, which means you had much better make a burn just in situation this really is not what you would like.
you are able to as well record a number of data files about the command collection:
java -jar C.commindprodamperamper.jar myfile.html page C.mydiranother.html page
to utilize change the present folder of html page data files:
java -jar C.commindprodamperamper.jar .
Sorry no wildcards, just . , and ..
do not USE WILDCARDS unless you deeply realize how they function. Java Applet variables, that is right according towards the HTMLValidator. Amper will therefore have a tendency procedure all of the data files inside your sites, whenever you just meant to procedure the data files within the present folder.
The -s change creates all subsequent sites founded recursively to include things like all their subdirectories.
e.g.
java -jar C.commindprodamperamper.jar E.mindprod
will repair all *.html page data files within the mindprod folder tree, ignoring different kinds of data files.
for those who have the jar extension arranged up as executable,> C.commindprodamperamper.jar . Microsoft windows expands them, not Amper, and feeds them to Amper (or every other application) like a giant record of all of the sites and data files within the
present folder.