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

Broken link in README.md #32

Open
binarymist opened this issue Dec 20, 2016 · 5 comments
Open

Broken link in README.md #32

binarymist opened this issue Dec 20, 2016 · 5 comments

Comments

@binarymist
Copy link
Contributor

https://github.com/paragonie/awesome-appsec#salted-password-hashing-doing-it-right-2014
https://github.com/paragonie/awesome-appsec#salted-password-hashing---doing-it-right-2014

Let me know if you are accepting PRs?

@paragonie-scott
Copy link
Member

Yeah, we need to fix the URL generator, because it's generated from JSON data files.

I wish Github open sourced their algorithm for those, so we could guarantee consistency.

@binarymist
Copy link
Contributor Author

Ah, I see, I think I've come across something similar when I started writing my book on github, yeah, pain.

@sstok
Copy link

sstok commented Dec 21, 2016

You can use ### <a id="unique-anchor-name">Title</a> to have permanent anchor links.

And GitHub has actually open-sourced there Markup renderer 👍
https://github.com/github/markup

@binarymist
Copy link
Contributor Author

binarymist commented Dec 21, 2016

Looks like the issue is the - (hyphen with space on either side). What do you want to do?

@ghost
Copy link

ghost commented May 25, 2019

Hi! What about replacing the "-" in name field? #54

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

3 participants