Douwe Maan
27e521720a
Add horizontal scrolling to code blocks.
2015-02-11 17:40:03 +01:00
Dmitriy Zaporozhets
e6b97d0947
Improve font sizes for code and diff
2015-01-26 18:56:56 -08:00
Dmitriy Zaporozhets
2b8b060236
Make code font size a bit bigger so its easier to read it
2015-01-26 15:15:51 -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
Stefan Tatschner
cdf5586826
Fixed an alignment issue, fixes #778
2014-11-20 23:05:46 +01:00
Jason Hollingsworth
25d93987d4
Fix shifting line numbers.
2014-01-30 19:18:59 -06:00
Dmitriy Zaporozhets
891ea6f6e6
Improve highlight for notes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-27 18:18:18 +02:00
Dmitriy Zaporozhets
f304f975d6
Fix blob multiline highlight
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-27 14:21:40 +02:00
Dmitriy Zaporozhets
78b2fb5de9
Add highlight.js support to markdown, snippets etc
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-27 13:12:58 +02:00