Skip to content

C-PERMISSIVE: Use autolinks #286

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
May 26, 2025
Merged

C-PERMISSIVE: Use autolinks #286

merged 1 commit into from
May 26, 2025

Conversation

axelkar
Copy link
Contributor

@axelkar axelkar commented May 26, 2025

This is done so that non-GFM-compatible markdown parsers can identify the links. Examples include rustdoc and the one that ships with cgit-pink.

Closes #281

This is done so that non-GFM-compatible markdown parsers can identify the links. Examples include rustdoc and the one that ships with cgit-pink.
Copy link
Member

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dtolnay dtolnay merged commit f90deb7 into rust-lang:master May 26, 2025
1 check passed
@axelkar axelkar deleted the patch-1 branch May 29, 2025 16:55
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.

C-PERMISSIVE: Use automatic links
2 participants