middleman / middleman-syntax

Code syntax highlighting plugin via Rouge for Middleman
https://middlemanapp.com
MIT License
179 stars 57 forks source link

Upgrade to Rouge 2.0 #66

Closed di closed 8 years ago

di commented 8 years ago

This PR upgrades to Rouge 2.0 which was released on June 14th.

See https://github.com/jneen/rouge#formatters for more information.

bhollis commented 8 years ago

Neat. How's the compatibility of this vs. the old one?

lwr commented 8 years ago

I really need these upgrades

di commented 8 years ago

@bhollis I believe the only difference is that due to https://github.com/jneen/rouge/commit/f287925ad4ab0ca161d46d6df2ec3c0954772c3e, the CSS class names gutter, table and code are now prefixed with rouge- by default.

Plus, lots of bugfixes.

bhollis commented 8 years ago

Released middleman-syntax 3.0.0