Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs: fix link formatting on directive documentation #12909

Closed
wants to merge 1 commit into from
Closed

docs: fix link formatting on directive documentation #12909

wants to merge 1 commit into from

Conversation

mlh758
Copy link

@mlh758 mlh758 commented Sep 21, 2015

The link was showing up as text rather than actually displaying the formatted link. I removed the bold formatting so it display as a link again.

The link was showing up as [text](link) rather than actually displaying the formatted link. I removed the bold formatting so it would get formatted properly. Would an @link be more appropriate here though?
Narretz added a commit that referenced this pull request Sep 22, 2015
@Narretz Narretz closed this in b7e5133 Sep 22, 2015
@Narretz
Copy link
Contributor

Narretz commented Sep 22, 2015

Hi, thanks for pointing this out. It looks like the problem was that the url was on a newline, so the markdown processor didn't pick it up. I changed that, and so we now have a bold link.

@gkalpak
Copy link
Member

gkalpak commented Sep 22, 2015

👍

@mlh758
Copy link
Author

mlh758 commented Sep 22, 2015

That works for me, thanks for fixing it either way!

@mlh758 mlh758 deleted the patch-1 branch September 22, 2015 22:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants