Skip to content

Docs: stable and nightly are showing broken ^ anchors #25721

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

Closed
alfiedotwtf opened this issue May 22, 2015 · 3 comments
Closed

Docs: stable and nightly are showing broken ^ anchors #25721

alfiedotwtf opened this issue May 22, 2015 · 3 comments

Comments

@alfiedotwtf
Copy link
Contributor

I've noticed in a couple of places that ^anchors look broken e.g:

http://doc.rust-lang.org/stable/book/the-stack-and-the-heap.html

The docs currently being served show:

"In this case, however, it doesn’t.[moving] When the function is over, we need to free the stack"

Building the docs locally however gives me:

"In this case, however, it doesn’t.1 When the function is over, we need to free the stack"
@killercup
Copy link
Member

I think #25601 fixes this. The nightly docs should contain it when the next nightly is built.

@steveklabnik
Copy link
Member

Yes, that's correct.

@alfiedotwtf
Copy link
Contributor Author

Amesome.

Sorry for the dup!

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