Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Replace highlight.js with rouge-fork rugments
I decided to create a fork of rouge as rouge lacks a HTML formatter with the required options such as wrapping a line with <span> tags. Furthermore I was not really convinced about the clarity of rouge's source code. Rugments 1.0.0beta3 for now only includes some basic linting and a new HTML formatter. Everything else should behave the same.
| ... | ... | @@ -265,3 +265,4 @@ end |
| gem "newrelic_rpm" | ||
| gem 'octokit', '3.7.0' | ||
| gem "rugments" |
| W: | H:
| W: | H:
| W: | H:
| W: | H:
| W: | H:
| W: | H:
4.63 KB
| W: | H:
| W: | H:
-
mentioned in merge request !3769 (merged)
-
Mentioned in commit pfjason/gitlab-ce@be85fde6
-
mentioned in merge request csslab!33 (closed)