logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

esponja - Optimize HTML code.

Author

Esponja is part of HeVeA, written by Luc Maranget <Luc.Maranget@inria.fr>.

       This manual page was compiled by Ralf Treinen <treinen@debian.org> from the HeVeA documentation  for  the
       Debian GNU/Linux system (but may be used by others).

                                                                                                       IMAGEN(1)

Description

       This  manual  page  documents  briefly  the esponja command.  This manual page was written for the Debian
       GNU/Linux distribution because the original program does not have a manual page.

       Esponja tries to optimize HTML markup. It is not tolerant against non-valid HTML files.  If  no  file  is
       given  then it reads from standard input and writes to standard output. If at least on file is given then
       it operates by modifying these files.

Name

       esponja - Optimize HTML code.

Options

       A summary of options are included below.

       -u     Output html files at intermediate stages of the optimization.

       -v     Switch on verbose mode. Can be iterated to increase the verbosity.

       -n     Do not modify files. Instead, the output of processing file is written to  file.esp.  This  option
              switches the -v on.

       -help,--help
              Show usage information.

See Also

hevea(1).

       The HeVeA documentation can be found  on the HeVeA home page
        http://hevea.inria.fr.   On  a Debian system it can also be accessed at /usr/share/doc/hevea-doc/html or
       through the Debian help system, provided the package hevea-doc is installed.

Synopsis

esponja [options] files

See Also