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

C-PERMISSIVE: Use automatic links #281

Open
axelkar opened this issue Jul 31, 2024 · 0 comments
Open

C-PERMISSIVE: Use automatic links #281

axelkar opened this issue Jul 31, 2024 · 0 comments

Comments

@axelkar
Copy link

axelkar commented Jul 31, 2024

 * Apache License, Version 2.0
-   ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
+   ([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
 * MIT license
-   ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
+   ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)

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

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

1 participant