From 0b4b714bb1bf8996d94a36a85f0b679793546c60 Mon Sep 17 00:00:00 2001 From: Ivan Virabyan Date: Tue, 10 Feb 2015 11:00:12 +0300 Subject: [PATCH] Update README.md Support for wysiwyg editors --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd9ada1..67c495c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ More stable alternative to [podio's jquery.mentionsInput](https://github.com/pod Advantages over jquery.mentionsInput: - Many issues are solved - Input styles are copied to highlighter automatically -- Support of both textarea and input tags +- Support for both textarea and input tags +- Support for WYSIWYG editors - Hidden-input with markuped text created automatically - Uses jQuery UI autocomplete - The code is much smaller