Skip to content

Commit d05c28c

Browse files
committed
Remove TODO
1 parent 27084f1 commit d05c28c

File tree

1 file changed

+0
-47
lines changed

1 file changed

+0
-47
lines changed

TODO

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +0,0 @@
1-
Fix the docu after moving to CodeRay namespace.
2-
3-
// vim:ts=4:ft=c:
4-
Category = X (done), / (partly done), T (test), L (later), (else)
5-
Planned = planned in version 0.x
6-
Priority = 3 (low) .. 1 (high), 0 (extrem high)
7-
Expense = 0 (trivial), 1 (low) .. 3 (high)
8-
Assigned Day
9-
10-
Project:
11-
Documentation:
12-
3/4 0 2 ? Doc the interface
13-
0 2 ? Cleanup/Read Doc
14-
3/4 0 1 write examples
15-
16-
1 2 Code Cleanup: Indentation
17-
L 2 2 Rewrite Tools:
18-
coderay, bench.rb, highlight.rb
19-
20-
21-
22-
Plugins:
23-
24-
25-
Scanners:
26-
2 1 Unicode support
27-
L 1 2 More Languages! (See Roadmap)
28-
29-
Ruby:
30-
L 3 2 Regexp comment highlighting
31-
L 3 2 Options: Highlight characters/escapes/inline code
32-
L 2 1 Meta characters
33-
34-
35-
Encoders:
36-
HTML:
37-
L 1 2 dynamic CSS creation: new CSS class
38-
Colors:
39-
3/4 1 2 colorschemes
40-
Statistic:
41-
L 3 1 return Statistic object with to_s method instead of String
42-
43-
44-
45-
Tools:
46-
testfox:
47-
L 2 3 wxRuby and HTML output

0 commit comments

Comments
 (0)