Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/quicktags/README.txt,v
retrieving revision 1.6
diff -u -r1.6 README.txt
--- README.txt	3 Feb 2007 10:34:50 -0000	1.6
+++ README.txt	6 Nov 2007 17:43:19 -0000
@@ -1,8 +1,10 @@
-README.txt
+﻿README.txt
 ==========
 Quicktags adds buttons to your forms, for easy insertation of code (like basic HTML) into a textarea.
 It uses on-the-fly generated javascript to do the magick. 
 It is not a wysiwyg editor, but something far simpler: It simply inserts the basic HTML into your textarea.
+Quicktags core features italic, bold, code, blockquote, link and inserting the teaser break to mark the end of trimmed previews.  
+It also includes a button to check that all tags are properly closed, if not it will close them.
 
 
 API hook_quicktags
