- From: J. David Bryan <jdbryan@acm.org>
- Date: Sun, 19 Nov 2000 23:30:55 -0500
- To: HTML Tidy List <html-tidy@w3.org>
On 19 Nov 2000, at 7:39, Larry W. Virden wrote:
> Notice that not only is the missing title element not there, but none
> of the other things I listed in the config file have been done either.
>
> Anyone have any ideas what might be going wrong?
Your configuration file specifies:
# Bool: Pretty print output? (default: yes)
markup: no
That tells Tidy to suppress the tidied output. The "pretty-printed output"
_is_ the corrected output.
-- Dave
Received on Sunday, 19 November 2000 23:30:59 UTC