instant-markdown-d icon indicating copy to clipboard operation
instant-markdown-d copied to clipboard

Small instant Markdown preview server

Results 25 instant-markdown-d issues
Sort by recently updated
recently updated
newest added

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. ![screenshot 2015-12-12 at 7 22 10 pm](https://cloud.githubusercontent.com/assets/9879850/11761674/3ee75956-a106-11e5-9306-c1331dc91435.png)

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...

Or at least continue using github-markdown-css with added styles in separate stylesheets, rather than copying and modifying the stylesheets wholesale