I am trying to install your extension but I must use an HTTP proxy to reach the internet. However, when I try to install your extension, it tries to clone git://github.com/slang800/tidy-markdown.git, which is not possible behind a proxy.
Would it be possible to use http:// instead of git://? Most other Atom extensions do it this way and everything works fine (once I properly setup proxy configuration at my workstation).
Hello.
I am trying to install your extension but I must use an HTTP proxy to reach the internet. However, when I try to install your extension, it tries to clone
git://github.com/slang800/tidy-markdown.git
, which is not possible behind a proxy.Would it be possible to use
http://
instead ofgit://
? Most other Atom extensions do it this way and everything works fine (once I properly setup proxy configuration at my workstation).Thanks in advance