On Fri, Jan 8, 2016 at 5:05 AM, Greg Reagle <[email protected]> wrote: > echo Readme.md | entr sh -c 'markdown Readme.md | w3m -T text/html' > > Still not ideal, because you have to quit from w3m manually. If you use > -dump with w3m you don't have to quit, but you lose formatting and other > goodies. >
This is exactly where I'm stumped. -- Thanks, Adi
