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

Prevent links in titles #68215

Closed
GuillaumeGomez opened this issue Jan 14, 2020 · 0 comments · Fixed by #68224
Closed

Prevent links in titles #68215

GuillaumeGomez opened this issue Jan 14, 2020 · 0 comments · Fixed by #68224
Assignees
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@GuillaumeGomez
Copy link
Member

For example, those shouldn't generate a link inside the titles:

# Foo [hello](https://a.a)
## Bar [`Type`]
@GuillaumeGomez GuillaumeGomez added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Jan 14, 2020
@GuillaumeGomez GuillaumeGomez self-assigned this Jan 14, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this issue Jan 18, 2020
@bors bors closed this as completed in 36e58ea Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant