Skip to content

Add file line links

gitlab-qa-bot requested to merge github/fork/riyad/add-file-line-links into master

Created by: riyad

Allows linking to specific lines in files.

  • Line numbers on file content pages are links now
  • Appending "#L12" or "#L12-34" to a file URL will highlight those lines

Depends on gitlabhq/pygments.rb#1

Closes #738 (closed)

Merge request reports