Skip to content

Fixes #156 - anchors are now URI encoded #157

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

Merged
merged 1 commit into from
Jul 31, 2016

Conversation

icanrealizeum
Copy link
Contributor

also fixes rust-lang/book#166 anchors duplication

Thanks @azerupi for mentoring in #156 !
Cheers!

Note: split("#")[0] does return the full url if there are no # (anchor) to strip out - just making sure that case was handled :)

also fixes rust-lang/book#166 anchors duplication

Thanks @azerupi for mentoring in rust-lang#156 !
Cheers!
@azerupi azerupi merged commit 9c8a563 into rust-lang:master Jul 31, 2016
@azerupi
Copy link
Contributor

azerupi commented Jul 31, 2016

Thanks! This looks good 👍

I will try to push a new release to crates.io soon

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

Successfully merging this pull request may close these issues.

weird # behaviour (anchors)
2 participants