X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=library%2Fjquery-textcomplete%2FREADME.md;fp=library%2Fjquery-textcomplete%2FREADME.md;h=d74dfbd902545c06839a4431dbe3cd8c8422d52c;hb=dd2a8fd8521c559b6f8ff9e86c246c52f44db8b0;hp=890155e121f41228f0a1b8cc588360cb5e7c22bf;hpb=6a739b5ba235a80b004842f2df28bd8368737b96;p=friendica.git diff --git a/library/jquery-textcomplete/README.md b/library/jquery-textcomplete/README.md index 890155e121..d74dfbd902 100644 --- a/library/jquery-textcomplete/README.md +++ b/library/jquery-textcomplete/README.md @@ -1,5 +1,4 @@ -Autocomplete for Textarea -========================= +# Autocomplete for Textarea [![npm version](https://badge.fury.io/js/jquery-textcomplete.svg)](http://badge.fury.io/js/jquery-textcomplete) [![Bower version](https://badge.fury.io/bo/jquery-textcomplete.svg)](http://badge.fury.io/bo/jquery-textcomplete) @@ -11,8 +10,7 @@ Introduces autocompleting power to textareas, like a GitHub comment form has. [Demo](http://yuku-t.com/jquery-textcomplete/). -Synopsis --------- +## Synopsis ```js $('textarea').textcomplete([{ @@ -29,25 +27,19 @@ $('textarea').textcomplete([{ }]); ``` -Dependencies ------------- +## Dependencies - jQuery (>= 1.7.0) OR Zepto (>= 1.0) -Documents ---------- +## Documents See [doc](https://github.com/yuku-t/jquery-textcomplete/tree/master/doc) dir. -License -------- +## License Licensed under the MIT License. -Credits -------- - -### Contributors +## Contributors Patches and code improvements were contributed by: