- 29 Jul, 2015 2 commits
-
-
Stefan Tatschner authored
This custom formatter for rouge is needed to generate HTML output specifically for gitlab. Since its usecase is mostly suitable for gitlab it had been rejected upstream: https://github.com/jneen/rouge/pull/268 Thanks a lot to @stanhu, @jneen and @tsigo for review!
-
Stefan Tatschner authored
I have mainly created the rugments fork for the purpose of improving gitlab's highlighting. Nowadays IMO it works way better than the old highlight.js solution. But the development is stuck on my side because of a couple of personal reasons: * I have finished my studies; last months I was writing my master thesis. So there was a huge time problem. I am sorry for that. * I had to move to Munich due to getting a (paid) job. Searching a flat here is horrible... :) * Last but not least, maintaining the same code base in two seperate projects is a mess. I have decided to switch back to rouge due to several reasons: * In the beginning I was quite motivated, but since I start working on my new job next week, the best solution IMO is switching back to upstream rouge. * Rouge is continously improving: https://github.com/jneen/rouge/blob/master/CHANGELOG.md http://rouge.jneen.net/ * There should be absolutely no regressions with this change. Most likely this pull request will almost fix some minor bugs. * One less gem in gitlab is a good thing. since Gitlab is quite a huge bundle of gems. Reducing complexity should be a major milestone. Thanks a lot to @stanhu and @jneen for the review!
-
- 27 May, 2015 1 commit
-
-
Stan Hu authored
Closes #1521
-
- 20 May, 2015 1 commit
-
-
Hannes Rosenögger authored
if something goes wrong, fall back to the plaintext lexer
-
- 18 May, 2015 1 commit
-
-
Jakub Jirutka authored
-
- 28 Mar, 2015 1 commit
-
-
Sullivan SENECHAL authored
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 26 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 15 Jan, 2015 1 commit
-
-
Stefan Tatschner authored
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.
-
- 03 Dec, 2014 1 commit
-
-
Stefan Tatschner authored
-
- 18 Nov, 2014 1 commit
-
-
Zertrin authored
nohighlight functionality for a hardcoded set of filenames is kept
-
- 07 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Because I am tired of CHANGELOG highlighted as sql file :) Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-