Re: GUI for GNU/Linux for HTML TIdy (fwd)

Around about 25/03/02 20:12, Dave Raggett typed ...
> I know of GUI front ends for Windows, but what about Linux?

   Almost certainly not quite what you're after, but for HTML validation 
in any recent vim you can:

vi my.html
:compiler tidy
:make

   Then jump/cycle through the errors/warnings as if they were compiler 
errors.  Really depends what you're trying to achieve through the GUI.

-- 
[neil@fnx ~]# rm -f .signature
[neil@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil@fnx ~]# exit

Received on Tuesday, 26 March 2002 03:10:09 UTC