gitlab-org--gitlab-foss/app/presenters/blobs
Patrick Bajao bf230da05d Support selective highlighting of lines
Instead of highlighting all lines when not all of them
are needed, only highlight from the beginning up to
the specified limit.

The `BlobPresenter#highlight` method has been updated
to support `to` param. This param will be used to limit
the content to be highlighted.
2019-09-02 11:44:45 +08:00
..
unfold_presenter.rb Support selective highlighting of lines 2019-09-02 11:44:45 +08:00