summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-06-11 01:09:48 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2013-06-11 01:09:48 +0200
commitf46a737548583a6cf12cf188bd24f89caa54fde7 (patch)
tree1cd87b6d68b320f345ddee30c26f1320032b152c /Changes.textile
parent3aa890c2575407a24704ee4fca8fca5571f256cb (diff)
downloadcoderay-f46a737548583a6cf12cf188bd24f89caa54fde7.tar.gz
set line numbers to word-break: normal to fix #102
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index f621de0..5ed0923 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -13,6 +13,7 @@ h2. Changes in 1.1
* Display line numbers in HTML @:table@ mode even for single-line code (remove special case) [#41, thanks to Ariejan de Vroom]
* Add .xaml file type [#121, thanks to Kozman Bálint]
* @CodeRay::TokenKinds@ should not be frozen [#130, thanks to Gavin Kistner]
+* Override Bootstrap's pre word-break setting for line numbers [#102, thanks to lightswitch05]
h2. Changes in 1.0.9