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 286295e commit 5660bdfCopy full SHA for 5660bdf
Changes.textile
@@ -6,9 +6,14 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
6
7
h2. Changes in 1.0.1
8
9
-* fixed warning in the output of "coderay stylesheet"
+New:
10
+
11
* YAML scanner allows "-" and "/" in key names
-* fix additional scrollbar in code when last line contains an eyecatcher
12
13
+Fixes:
14
15
+* fixed warning in the output of "coderay stylesheet"
16
+* fixed additional scrollbar in code when last line contains an eyecatcher
17
* minor fixes in the tests (issue github-#4)
18
19
h2. Changes in 1.0
0 commit comments