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

Ability to handle multiple browser windows and windows opening/closing at anytime

Open suan opened this issue 8 years ago • 0 comments

  • 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 the latest state

Among other things, will solve https://github.com/suan/vim-instant-markdown/issues/92

suan avatar May 20 '16 03:05 suan