Skip to content

Add `id` attribute to release blocks

Nathan Friend requested to merge nfriend-add-anchor-tag-to-release-block into master

What does this MR do?

Adds an id attribute to release blocks. This will allow future features (https://gitlab.com/gitlab-org/gitlab-ce/issues/62402) to use these ids as anchor links and jump the scroll bar directly to a particular release within the page.

Merge request reports