[Privoxy-devel] docbook ick: blank line =>
Lee
ler762 at gmail.com
Sat Mar 17 22:23:06 UTC 2018
docboook turns blank lines before </screen> and after <screen> into
which takes two passes w/ tidy to remove.
So it seems like we can generate valid html without using tidy.
<screen> and <literallayout> get turned into <table> which close out
the preceeding <p>
So no <para>s around screen or literallayout
blank lines immediately after the opening screen & immediately before
the closing screen generate a
so get rid of them.
Want me to fix it?
Lee
More information about the Privoxy-devel
mailing list