8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdc3e4 commit 873d1bcCopy full SHA for 873d1bc
Changes.textile
@@ -5,6 +5,7 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
5
h2. Changes in 1.1
6
7
* New scanner: Sass [#93]
8
+* New scanner: Taskpaper [#39, thanks to shimomura]
9
* Diff scanner: Highlight inline changes in multi-line changes [#99]
10
* JavaScript scanner: Highlight multi-line comments in diff correctly
11
* Remove double-click toggle handler from HTML table output
@@ -17,6 +18,8 @@ h2. Changes in 1.1
17
18
* Accept keywords as Ruby 1.9 hash keys [#126]
19
* New token type @:id@ for CSS/Sass [#27]
20
* CSS scanner uses @:id@ and @:tag@ now [#27]
21
+* New token type @:done@ for Taskpaper [#39]
22
+* Fixed @:docstring@ token type
23
24
h2. Changes in 1.0.9
25
0 commit comments