Skip to content

Commit 06cf0ba

Browse files
committed
changelog
1 parent 492dd59 commit 06cf0ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changes.textile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
44

55
h2. Changes in 1.1
66

7+
* New scanner: Lua [#21, #22, thanks to Quintus]
78
* New scanner: Sass [#93]
89
* New scanner: Taskpaper [#39, thanks to shimomura]
910
* Diff scanner: Highlight inline changes in multi-line changes [#99]
@@ -17,6 +18,7 @@ h2. Changes in 1.1
1718
* @CodeRay::TokenKinds@ should not be frozen [#130, thanks to Gavin Kistner]
1819
* New token type @:id@ for CSS/Sass [#27]
1920
* 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]
2022
* Display line numbers in HTML @:table@ mode even for single-line code (remove special case) [#41, thanks to Ariejan de Vroom]
2123
* Override Bootstrap's pre word-break setting for line numbers [#102, thanks to lightswitch05]
2224
* Fixed @:docstring@ token type style

0 commit comments

Comments
 (0)