[Privoxy-devel] tidy -indent -wrap can break <pre> formatting

Lee ler762 at gmail.com
Fri Mar 16 17:49:26 UTC 2018


On 3/15/18, Fabian Keil <fk at fabiankeil.de> wrote:
> Lee <ler762 at gmail.com> wrote:
>>
>> Just how much manual editing did you do to the generated .html files?
>
> I generally didn't manually edit the HTML files.

Why use tidy then?  Seems like the only reason to make the html files
human-readable (the docbook sgml -> html results are pretty horrible
to look at) would be to edit them.

>> And do you want me to manually fix the .html files before pushing?
>
> No.

that's a relief :)

>> for example, doc/webserver/developer-manual/newrelease.html still
>> needs a lot of changes to fix [what i'm guessing is] the 'tidy -indent
>> -wrap' broken indentation even after setting the line wrap to 120
>> chars
>
> It should be sufficient to fix this before the next release
> (or the next upload to the webserver).

I tried building the docs without using tidy
  (remove dok-tidy from the GNUmakefile 'dok: dok-release dok-devel ...' line)
and I don't see any problems.  The html source looks like crap but it
looks OK when displayed in firefox

Lee


More information about the Privoxy-devel mailing list