Skip to content

Commit 92d4b30

Browse files
committed
Update README.md
1 parent 381fb61 commit 92d4b30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
[![Bower version](https://badge.fury.io/bo/jquery-highlighttextarea.svg)](http://badge.fury.io/bo/jquery-highlighttextarea)
44

5+
## Development status
6+
I am aware of the various bugs of this plugin, but don't have time for its development. I am still open to pull requests.
7+
58
## Overview
69
highlightTextarea is a jQuery plugin which allows you to highlight words and sentences inside of <textarea> and <input> elements. Words are defined in a jQuery array and you can customize highlight color and case sensitivity. The highlighting updates itself when typing in the <textarea> and follows scroll and resizing (with jQuery-UI).
710

0 commit comments

Comments
 (0)