diff options
author | murphy <murphy@rubychan.de> | 2005-11-06 01:28:19 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2005-11-06 01:28:19 +0000 |
commit | cadd995d6b44dc5e2145904ea0a0fba95a6643b9 (patch) | |
tree | 2736fa1ffe3d4c844cc8b9d2749174f88cf21f07 /TODO | |
parent | 681b5008d2cf42bf61503a91ffe48c17430141ab (diff) | |
download | coderay-cadd995d6b44dc5e2145904ea0a0fba95a6643b9.tar.gz |
helpers/plugin.rb: New plugin mapping system
_maps added; demos adjusted
TODO updated
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,6 +8,7 @@ Category = X (done), / (partly done), T (test), (else) Project:
Documentation:
3/4 0 2 Do Doc the interface
+ 0 2 Cleanup/Read Doc
3/4 0 1 Sa2 write examples
1 2 Mi Code Cleanup: Indentation, Docu
@@ -22,7 +23,7 @@ Plugins: Scanners:
- 1 2 More Languages! (See Roadmap)
+L 1 2 More Languages! (See Roadmap)
Ruby:
L 3 2 Regexp comment highlighting
|