-
- Downloads
There was a problem fetching the pipeline summary.
Merge pull request #9341 from rumpelsepp/rouge
Switch back to rouge gem for synthax highlighting
Showing
- Gemfile 0 additions, 1 deletionGemfile
- Gemfile.lock 2 additions, 4 deletionsGemfile.lock
- app/helpers/blob_helper.rb 4 additions, 4 deletionsapp/helpers/blob_helper.rb
- app/helpers/emails_helper.rb 2 additions, 2 deletionsapp/helpers/emails_helper.rb
- lib/redcarpet/render/gitlab_html.rb 4 additions, 4 deletionslib/redcarpet/render/gitlab_html.rb
- lib/rouge/formatters/html_gitlab.rb 168 additions, 0 deletionslib/rouge/formatters/html_gitlab.rb
Loading
| Loading
| @@ -272,4 +272,3 @@ end |
gem "newrelic_rpm" | ||
gem 'octokit', '3.7.0' | ||
gem "rugments", "~> 1.0.0.beta8" |
lib/rouge/formatters/html_gitlab.rb
0 → 100644
-
mentioned in issue #2128 (closed)
-
mentioned in issue #1843 (closed)
Please register or sign in to comment