instant-markdown-d
instant-markdown-d copied to clipboard
Small instant Markdown preview server
Would it be possible for instant-markdown-d to take a stylesheet as a command line arg and also autoreload when it is changed? Thanks for the great work btw.
There are any way to change the font when preview? Any helps, thanks.
Requires xdotool to be installed for the workaround to work, but it's not necessary for the operation of the server. Fixes suan/vim-instant-markdown#37.
- Cache the new markdown content on every PUT request - On every GET request, initiate a new websocket and send the latest cached markdown so the the browser gets...
`_` will cause highlight error in hyperlink. 
Sometimes I need to use vim on remote machine, under this situation `localhost` would not work. Could we auto detect browser's URL instead of fixed `localhost`?
Hi, I wanted to install the plugin `vim-instant-markdown`, but, it doesn't work. And I think it's because my installation of this Node.js server fail. I'm using the version `v.0.10.25`, and...
Fixes #9
Or at least continue using github-markdown-css with added styles in separate stylesheets, rather than copying and modifying the stylesheets wholesale