File tree 1 file changed +2
-0
lines changed 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
4
4
5
5
h2. Changes in 1.1
6
6
7
+ * New scanner: Lua [#21, #22, thanks to Quintus]
7
8
* New scanner: Sass [#93]
8
9
* New scanner: Taskpaper [#39, thanks to shimomura]
9
10
* Diff scanner: Highlight inline changes in multi-line changes [#99]
@@ -17,6 +18,7 @@ h2. Changes in 1.1
17
18
* @CodeRay::TokenKinds@ should not be frozen [#130, thanks to Gavin Kistner]
18
19
* New token type @:id@ for CSS/Sass [#27]
19
20
* New token type @:done@ for Taskpaper [#39]
21
+ * New token type @:map@ for Lua, introducing a nice nested-shades trick [#22, thanks to Quintus and nathany]
20
22
* Display line numbers in HTML @:table@ mode even for single-line code (remove special case) [#41, thanks to Ariejan de Vroom]
21
23
* Override Bootstrap's pre word-break setting for line numbers [#102, thanks to lightswitch05]
22
24
* Fixed @:docstring@ token type style
You can’t perform that action at this time.
0 commit comments