-
- Downloads
Merge branch '65152-selective-highlight' into 'master'
Support selective highlighting of lines See merge request gitlab-org/gitlab-ce!31361
No related branches found
No related tags found
Showing
- app/presenters/blob_presenter.rb 17 additions, 2 deletionsapp/presenters/blob_presenter.rb
- app/presenters/blobs/unfold_presenter.rb 6 additions, 17 deletionsapp/presenters/blobs/unfold_presenter.rb
- changelogs/unreleased/65152-selective-highlight.yml 5 additions, 0 deletionschangelogs/unreleased/65152-selective-highlight.yml
- lib/gitlab/highlight.rb 6 additions, 5 deletionslib/gitlab/highlight.rb
- lib/rouge/formatters/html_gitlab.rb 2 additions, 2 deletionslib/rouge/formatters/html_gitlab.rb
- spec/lib/gitlab/highlight_spec.rb 8 additions, 0 deletionsspec/lib/gitlab/highlight_spec.rb
- spec/presenters/blob_presenter_spec.rb 49 additions, 3 deletionsspec/presenters/blob_presenter_spec.rb
Please register or sign in to comment