Skip to content

Commit 43afb73

Browse files
committed
Add 3rd party gem: html-pipeline-rouge_filter. [ci skip]
This gem is smiliar to `SyntaxHighlightFilter` but use [rouge](https://github.com/jneen/rouge/) instead of [pygments.rb](https://github.com/tmm1/pygments.rb): [html-pipeline-rouge_filter](https://github.com/JuanitoFatas/html-pipeline-rouge_filter). Implement gjtorikian#166.
1 parent 0e9be63 commit 43afb73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ Here are some extensions people have built:
244244
* [tilt-html-pipeline](https://github.com/bradgessler/tilt-html-pipeline)
245245
* [html-pipeline-wiki-link'](https://github.com/lifted-studios/html-pipeline-wiki-link) - WikiMedia-style wiki links
246246
* [task_list](https://github.com/github/task_list) - GitHub flavor Markdown Task List
247+
* [html-pipeline-rouge_filter](https://github.com/JuanitoFatas/html-pipeline-rouge_filter) - Syntax highlight with [Rouge](https://github.com/jneen/rouge/)
247248

248249
## Instrumenting
249250

0 commit comments

Comments
 (0)