Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add shim that works for both Rouge 1 and Rouge 2 #5919

Merged
merged 8 commits into from Aug 17, 2017
Merged

Commits on Feb 16, 2017

  1. bump rouge to 2.0.x

    Crunch09 authored and parkr committed Feb 16, 2017
    Copy the full SHA
    07490fe View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f8338a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Copy the full SHA
    3bc8e49 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. Copy the full SHA
    5c0e92c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. [Rouge 2] use Rouge::Formatters::HTMLLegacy and fix tests (#6150)

    * use `Rouge::Formatters::HTMLLegacy` and fix tests
    
    * set default rouge version to 2.1.0
    
    * allow more than just 2.1.x versions by default
    Crunch09 authored and parkr committed Jun 20, 2017
    Copy the full SHA
    2b20d10 View commit details
    Browse the repository at this point in the history
  2. Allow Rouge 1.x and 2.x

    parkr committed Jun 20, 2017
    Copy the full SHA
    af847f0 View commit details
    Browse the repository at this point in the history
  3. fix travis for rouge 1.11 (#6161)

    - make sure rouge 1.11 tests are executed with ruby 2.4
    
    - remove additional newline from test
    Crunch09 authored and parkr committed Jun 20, 2017
    Copy the full SHA
    530d800 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. Copy the full SHA
    273fdbd View commit details
    Browse the repository at this point in the history