Tinderbox documentation

Rob Farmer rfarmer at predatorlabs.net
Fri Dec 31 19:19:29 EST 2010


On Fri, Dec 31, 2010 at 05:06, Chris Rees <utisoft at gmail.com> wrote:
> On 31 December 2010 09:26, Chris Rees <utisoft at gmail.com> wrote:
>> After running through tidy (tidy -im --drop-empty-paras false
>> ${OUTPUT}/*.html) it seems to put weird extra <br>s in, making massive
>> gaps in certain places[1].
>
> I've tidied up the SGML source and removed some extraneous <para>s,
> changed the --drop-empty-paras to true (d'oh) and removed all <br>s
> with sed.... Seems to look great!
>
> Chris
>

I didn't actually test it, but it looks like you want:
tidy -wrap 90 -m -raw -preserve -f /dev/null -asxml file.html

http://www.freebsd.org/cgi/cvsweb.cgi/doc/share/mk/doc.html.mk?rev=1.21
http://pointyhat.freebsd.org/errorlogs/amd64-9-full-logs/en-freebsd-doc-20100926.log.bz2

-- 
Rob Farmer


More information about the tinderbox-list mailing list