instant-markdown / instant-markdown-d

Small instant Markdown preview server
https://instant-markdown.github.io
Other
189 stars 103 forks source link

Feature Enhancement #72

Closed vijaykarani333 closed 3 years ago

vijaykarani333 commented 3 years ago

Feature Enhancement summary

http://localhost:8090/ can't work vim-like browser plug in.

vim-like : Vimium https://github.com/philc/vimium

Expected

Since the "preview" is open in the browser, how can we set up instant-markdown-d work with browser?

Environment Information

ashwinvis commented 3 years ago

This is a Vimium issue. Have you excluded localhost in Vimium preferences? For me it is this URL:

moz-extension://c18f7f52-b3c4-416a-9bbc-fce52fa12c6a/pages/options.html

Another option is to install qutebrowser and call instant-markdown-d --browser qutebrowser ....