in reply to CSS tip for offline perlmonks writing

++nice tip

Anyone using vim under windows might also find it helpful to map a key to preview their post in a browser, like this:
"open current file in browser map <F11> :update<CR>:silent !start D:\MOZILL~1\MOZILL~1.EXE "file://% +:p"<CR>

Update: Added quotes around filename