$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-09-16 09:33:34
David Abrahams wrote:
> From: "Vladimir Prus" <ghost_at_[hidden]>
>
>
>>David Abrahams wrote:
>
>
>>>Wouldn't we need to use identical Tidy settings?
>>
>>Yes. I suggest "-i -wrap 78", the same which are identified in the
>>beginning of the file. Tidy will flip its identification string, but
>>that's not an issue, IMO.
>
>
> I don't have a Tidy command-line tool. I just have a plugin for HTMLKit,
> which is not my primary editor.
> Do you know where I can get the tool?
For example, at
http://tidy.sourceforge.net/
Scroll down till "Other builds" section.
- Volodya