Commit graph

2 commits

Author SHA1 Message Date
Dmitriy Zaporozhets
904c382f6a Fix code rendering for snippets 2015-02-17 00:16:28 -08:00
Stefan Tatschner
bf079c24af Replace highlight.js with rouge-fork rugments
I decided to create a fork of rouge as rouge lacks a HTML formatter with
the required options such as wrapping a line with <span> tags.
Furthermore I was not really convinced about the clarity of rouge's
source code.

Rugments 1.0.0beta3 for now only includes some basic linting and a new
HTML formatter. Everything else should behave the same.
2015-01-15 13:41:11 +01:00
Renamed from app/views/shared/_file_hljs.html.haml (Browse further)