Re: DOCBOOK-APPS: Running Tidy on generated content
> # How do you make the line below work > # @tidy *.html > *.html You want the "-m" flag, for "modify file". Check the output of -h. -- roryh
> # How do you make the line below work > # @tidy *.html > *.html You want the "-m" flag, for "modify file". Check the output of -h. -- roryh