-
Notifications
You must be signed in to change notification settings - Fork 486
GitHub does not generate correctly on Windows #318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
First step here is #338 - since I don't use Windows or have a Windows testing computer outside of 9-5 hours, we'll need Windows CI tests to start supporting the platform. |
Please fix this, because it would be great to see git docs support on Windows. The current result looks like: The links marked above point to the following places:
I guess that the issue is about parsing |
Hi Kristóf, Sorry, as I noted before, given that I have limited time for this project and I don't use a windows computer or have a go-to testing situation for Windows, this is not something I can reasonably take on. But it's be a great thing for someone who works with Windows, like yourself, to adopt and contribute to the project! I'd happily accept pull requests improving Windows support.
|
Fixed GitHub link generation on Windows (resolves #318)
When running the command with -g /-github, the URL generated points to GitHub and the local file system.
Expected to see -
Notice that the local file system was injected each time.
Command was run on Windows 10, with Powershell (cmder) and node 5.2.
The text was updated successfully, but these errors were encountered: