Skip to content
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

Whitespace characters aren't escaped #6

Open
strazto opened this issue Sep 23, 2019 · 2 comments
Open

Whitespace characters aren't escaped #6

strazto opened this issue Sep 23, 2019 · 2 comments

Comments

@strazto
Copy link

strazto commented Sep 23, 2019

For example, copyign:

https://github.com/mstr3336/elec5514/blob/e3c9c8e5f88fa7f0616b1c65661e8dcf577784db/Lab4_BLEComm/Source Code/Lab4_BLEChat/Middlewares/ST/STM32_BlueNRG/SimpleBlueNRG_HCI/hci/hci.c#L95

Breaks on "source code"

correct behaviour would be to escape ' ' as %20

@strazto
Copy link
Author

strazto commented Oct 21, 2019

Resolved by #7

@strazto
Copy link
Author

strazto commented Feb 5, 2020

Hey, since this appears to be abandoned, I've migrated development to my personal fork, and have published to apm as git-links-plus

https://github.com/mstr3336/git-links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant