gjtorikian / html-pipeline

HTML processing filters and utilities
MIT License
2.27k stars 382 forks source link

Update dependencies #291

Closed gjtorikian closed 6 years ago

gjtorikian commented 6 years ago

Tests are failing due to a ridiculously outdated dependency on Linguist, which doesn't even provide syntax highlighting anymore.

Let's switch to Rouge.

JuanitoFatas commented 6 years ago

Maybe we can remove html-pipeline-rouge_filter - Syntax highlight with Rouge in README? Since html-pipeline after this PR will use Rouge.