Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
vjt committed Jun 8, 2011
1 parent 22d33b7 commit 7a383c0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.rdoc
@@ -1,15 +1,10 @@
== Purpose of this fork == Purpose of this fork


* [DONE] Add support for ordered and unordered lists * Add an HTML-to-RTF converter
* [DONE] Add support for hyperlinks
* [TODO] Write comprehensive tests for OL and UL
* [TODO] Clean up the API
* [TODO] DRY the code


Please, please, please: if you come along this library and would lend me an Please, please, please: if you come along this library and would lend me an
hand to complete tests, please help. Thank you! hand to complete tests, please help. Thank you!



== Ruby Rich Text Format (RTF) Library == Ruby Rich Text Format (RTF) Library
The RTF library provides a pure Ruby set of functionality that can be used to The RTF library provides a pure Ruby set of functionality that can be used to
programmatically create RTF documents. The main aim in developing this library programmatically create RTF documents. The main aim in developing this library
Expand Down

0 comments on commit 7a383c0

Please sign in to comment.