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

Mark up code inside link text as <code> #660

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

nobu
Copy link
Member

@nobu nobu commented Oct 27, 2018

I want links to a class/module/method name to be <code>.
For instance, Array#union should be become <a href="Array.html#method-i-union"><code>Array#union</code></a> instead of <a href="Array.html#method-i-union">Array</a>.

@aycabta
Copy link
Member

aycabta commented Oct 29, 2018

It makes sence!

@aycabta aycabta merged commit 3f1cd4d into ruby:master Oct 29, 2018
@nobu nobu deleted the feature/link-to-code branch October 29, 2018 06:04
matzbot pushed a commit to ruby/ruby that referenced this pull request Oct 29, 2018
Merged ruby/rdoc#660

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants