- Soften rouge dependency to 2 <= x < 4 #14 by @juanitofatas
- Soften rouge dependency to 2 <= x < 3 #12 by @juanitofatas
- Update rouge to v2.0.7 #10 by @hibariya
- Replace
<br>
to newline viareplace_br
option in context hash #7 by @allenwq
- Generate line numbers via
line_numbers
option in context hash #5 by @lowjoel
- Allow to use with
HTML::Pipeline
>= 1.11 #3 by @townsen
- Fix lexer finding logic #1 by @JuanitoFatas
- RougeFilter (Implementation reference: SyntaxHighlightFilter).