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

Add anchors to all bullets #109

Merged
merged 1 commit into from
Jul 21, 2014

Conversation

todb-r7
Copy link
Contributor

@todb-r7 todb-r7 commented Jul 21, 2014

This is very similar to the formatting used in rubocop/ruby-style-guide/pull/338 and was requested by @bbatsov to be applied to this Rails guide as well. Every bullet is anchored with a short <a name> tag and includes a superscript [link] anchor at the end.

Much easier the second time around. :)

I find the individual commits easier when it comes to reading diffs (to make sure I'm not sneaking bad advice into this guide). If you'd care you, take a look at https://github.com/rapid7/rails-style-guide/tree/add-anchors-rails to see the individual commits. d528e95 is simply a squash commit of that branch.

This is very similiar to the formatting used in

rubocop/ruby-style-guide#338

and was requested by @bbatsov to be applied to this Rails guide as well.

Much easier the second time around. :)
bbatsov added a commit that referenced this pull request Jul 21, 2014
@bbatsov bbatsov merged commit e36fdf7 into rubocop:master Jul 21, 2014
@bbatsov
Copy link
Collaborator

bbatsov commented Jul 21, 2014

👍 Excellent work! 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.

2 participants