From 7a383c0a5ed098947a564b6fb5854f5c08e1ba09 Mon Sep 17 00:00:00 2001 From: Marcello Barnaba Date: Wed, 8 Jun 2011 17:09:46 +0200 Subject: [PATCH] README --- README.rdoc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.rdoc b/README.rdoc index fd178ec..b3b1d51 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,15 +1,10 @@ == Purpose of this fork - * [DONE] Add support for ordered and unordered lists - * [DONE] Add support for hyperlinks - * [TODO] Write comprehensive tests for OL and UL - * [TODO] Clean up the API - * [TODO] DRY the code + * Add an HTML-to-RTF converter Please, please, please: if you come along this library and would lend me an hand to complete tests, please help. Thank you! - == Ruby Rich Text Format (RTF) Library 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