Skip to content

Commit 40bd2ef

Browse files
committed
cleanup changelog
1 parent 873d1bc commit 40bd2ef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Changes.textile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ h2. Changes in 1.1
88
* New scanner: Taskpaper [#39, thanks to shimomura]
99
* Diff scanner: Highlight inline changes in multi-line changes [#99]
1010
* JavaScript scanner: Highlight multi-line comments in diff correctly
11+
* Ruby scanner: Accept keywords as Ruby 1.9 hash keys [#126]
1112
* Remove double-click toggle handler from HTML table output
1213
* Fixes to CSS scanner (floats, pseudoclasses)
13-
* Plugin does not warn about fallback when default is defined
14-
* Display line numbers in HTML @:table@ mode even for single-line code (remove special case) [#41, thanks to Ariejan de Vroom]
14+
* CSS scanner uses @:id@ and @:tag@ now [#27]
1515
* Add .xaml file type [#121, thanks to Kozman Bálint]
1616
* @CodeRay::TokenKinds@ should not be frozen [#130, thanks to Gavin Kistner]
17-
* Override Bootstrap's pre word-break setting for line numbers [#102, thanks to lightswitch05]
18-
* Accept keywords as Ruby 1.9 hash keys [#126]
1917
* New token type @:id@ for CSS/Sass [#27]
20-
* CSS scanner uses @:id@ and @:tag@ now [#27]
2118
* New token type @:done@ for Taskpaper [#39]
22-
* Fixed @:docstring@ token type
19+
* Display line numbers in HTML @:table@ mode even for single-line code (remove special case) [#41, thanks to Ariejan de Vroom]
20+
* Override Bootstrap's pre word-break setting for line numbers [#102, thanks to lightswitch05]
21+
* Fixed @:docstring@ token type style
22+
* @Plugin@ does not warn about fallback when default is defined
2323

2424
h2. Changes in 1.0.9
2525

0 commit comments

Comments
 (0)