Results 71 comments of Raghu

Can you share the command you're testing with?

I'm not entirely sure I understand - is your source markdown and destination .tex? Could you post a minimal markdown and the command your running to generate the .tex?

So I re-ran GitLink with `-powershell` and now I get a HTML file. I guess that's because the login form's being downloaded. I have IE open and logged in to...

Found it... and for the benefit of anyone else coming across this - so SRCSRV will only download urls without query strings. I think hoping to get this working with...

I have rights - just have to login to the repo with domain credentials. Even for read access one has to login, since there are lots of repos and people...

Here's an [open ticket](https://jira.atlassian.com/browse/BSERV-4036) on Bitbucket server for providing non-suffixed urls. _(not holding my breath for that, though)_

So does anyone have an idea why SRCSRV will barf on a url with query params? Seems weird... probably worth sending that back to M$ but doubt that it's something...

Thanks @sMusy - that was helpful along with the linked SO post. It's so ridiculous that it boggles the mind. As if it's not possible to find out what protocol...

@shonnly - no update. BTW, the bitbucket server ticket is marked as fixed (as in they support query param less urls now) however, you probably have to update to the...

I'm not very savvy with pyenv (or even virtualenv).. right now, the installer script picks up the python used by vim/nvim and does a `python -m pip` to install requirements....