Hello - I would like to use the W3C Nu HTML Checker with Blue Fish (2.2.18). I've tried configuring it via the Output Parser and the External Filter preferences. But all I can do it get it to open the checker. It won't send any output to the output pane. The checker is working when I run it from the terminal in windows. Has anyone else been able to get it work with Blue Fish? Thanks.
took me a while, but this line does work:
"c:\vnu\bin\vnu.bat" --stdout --exit-zero-always '%f' > "%o"