RadLikeWhoa / Countable

Add live paragraph-, word- and character-counting to an HTML element.
https://sacha.me/Countable
MIT License
1.64k stars 134 forks source link

Request: Omit tags from the count #11

Closed oskarrough closed 11 years ago

oskarrough commented 11 years ago

It would be handy if the script could omit special tags like HTML etc.

So that <a href="http://www.ratherlongandwindyurlhere.com">link</a> would only count the four chars and one word that is "link".