Skip to content

Links to components on packagist #1877

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 2 commits into from
Nov 3, 2012
Merged

Links to components on packagist #1877

merged 2 commits into from
Nov 3, 2012

Conversation

gajdaw
Copy link
Contributor

@gajdaw gajdaw commented Nov 2, 2012

Convenient links to components stored on packagist.

@wouterj
Copy link
Member

wouterj commented Nov 2, 2012

You should use the RestructuredText syntax, not the MarkDown syntax:

MarkDown
a [link](http://google.com) or a [link][link]

[link]: http://google.com

RestructuedText
a `link`_

.. _`link`: http://google.com

@gajdaw
Copy link
Contributor Author

gajdaw commented Nov 2, 2012

Ops.
Thanks for help.
Now the links should be Ok.

@wouterj
Copy link
Member

wouterj commented Nov 2, 2012

It's not your fault, but can you please add a double backtick for the package names?

NOT `symfony/finder`
BUT ``symfony/finder``

@gajdaw
Copy link
Contributor Author

gajdaw commented Nov 2, 2012

I hope that's it.

weaverryan added a commit that referenced this pull request Nov 3, 2012
Links to components on packagist
@weaverryan weaverryan merged commit d1ee8a4 into symfony:2.0 Nov 3, 2012
@weaverryan
Copy link
Member

This is great - this has been high on my list to do - so thanks!

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.

3 participants