Skip to content

Conversation

@woodruffw
Copy link
Contributor

This is a pretty small change: it just turns the fork URL generated by crystal init into a real Markdown link. GitHub does this automatically for things that look like URLs, but adding the angle brackets should please a broader range of Markdown parsers.

Old:

1. Fork it ( https://github.com/woodruffw/whatever/fork )

New:

1. Fork it (<https://github.com/woodruffw/whatever/fork>)

@oprypin
Copy link
Member

oprypin commented Jan 27, 2018

This is nice. Could also add backticks to commands

@woodruffw
Copy link
Contributor Author

I did that in #5475 🙂

@Sija
Copy link
Contributor

Sija commented Apr 9, 2018

Low-hanging 🍏 (fruit), merge?

@bcardiff bcardiff added this to the Next milestone Apr 10, 2018
@bcardiff bcardiff merged commit f91af5f into crystal-lang:master Apr 10, 2018
@woodruffw woodruffw deleted the linkify-fork branch April 10, 2018 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants