git / git-reference

Online Git Reference at http://git.github.io/git-reference/
Other
996 stars 363 forks source link

Subsection Anchors #74

Closed simeonwillbanks closed 10 years ago

simeonwillbanks commented 10 years ago

The other day, I tired linking git log -S, but I couldn't. I had to link git log. May I add subsection anchors?

h4-anchor

<h4>
  git log -S
  <small>filter by introduced diff</small>
  <a name="log-s"></a>
</h4>

Thoughts? Thanks!

matthewmccullough commented 10 years ago

May I add subsection anchors?

Please do. That would be very helpful.

simeonwillbanks commented 10 years ago

Sounds good. :smile: