diff options
-rw-r--r-- | TODO | 47 |
1 files changed, 0 insertions, 47 deletions
@@ -1,47 +0,0 @@ -Fix the docu after moving to CodeRay namespace.
-
-// vim:ts=4:ft=c:
-Category = X (done), / (partly done), T (test), L (later), (else)
- Planned = planned in version 0.x
- Priority = 3 (low) .. 1 (high), 0 (extrem high)
- Expense = 0 (trivial), 1 (low) .. 3 (high)
- Assigned Day
-
-Project:
- Documentation:
-3/4 0 2 ? Doc the interface
- 0 2 ? Cleanup/Read Doc
-3/4 0 1 write examples
-
- 1 2 Code Cleanup: Indentation
-L 2 2 Rewrite Tools:
- coderay, bench.rb, highlight.rb
-
-
-
-Plugins:
-
-
-Scanners:
- 2 1 Unicode support
-L 1 2 More Languages! (See Roadmap)
-
- Ruby:
-L 3 2 Regexp comment highlighting
-L 3 2 Options: Highlight characters/escapes/inline code
-L 2 1 Meta characters
-
-
-Encoders:
- HTML:
-L 1 2 dynamic CSS creation: new CSS class
- Colors:
-3/4 1 2 colorschemes
- Statistic:
-L 3 1 return Statistic object with to_s method instead of String
-
-
-
-Tools:
- testfox:
-L 2 3 wxRuby and HTML output
|