Skip to content

Commit d1687d9

Browse files
committed
Undo TODO.rdoc changes
1 parent 7d7652a commit d1687d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TODO.rdoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Forward Looking Statements applies.
33

44
=== RDoc::VERSION.succ
55

6-
- Blockers:
6+
Blockers:
77

88
* Update LICENSE to match ruby's switch
99
* The alias keyword should not be bidirectional
@@ -13,7 +13,7 @@ Forward Looking Statements applies.
1313
* Fix consumption of , after link like: RDoc[rdoc-ref:RDoc], <- comma here
1414
* Remove support for links like Matrix[*rows]
1515

16-
- Nice to have:
16+
Nice to have:
1717

1818
* Parse only changed files (like in ruby)
1919
* Page of Glory (or Shame) in HTML output showing documentation coverage
@@ -28,7 +28,7 @@ Forward Looking Statements applies.
2828

2929
=== More Future
3030

31-
- API changes to RDoc
31+
API changes to RDoc
3232

3333
* RDoc::TopLevel#add_method should automatically create the appropriate method
3434
class rather than requiring one be passed in.

0 commit comments

Comments
 (0)