Skip to content

Commit

Permalink
Remove retext-emoticon from desired plug-ins in Readme.md
Browse files Browse the repository at this point in the history
retext-emoticon was implemented in retext-emoji@0.5.0
  • Loading branch information
wooorm committed Dec 2, 2014
1 parent 2cc424f commit b9077b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ The plugin can return another function: `function(NLCSTNode, options, next?)`. T
> Let me know if you still have any questions, go ahead and send me [feedback](mailto:tituswormer@gmail.com) or [raise an issue](https://github.com/wooorm/retext/issues).
- retext-date — Detect time and date in text;
- retext-emoticon — Like **retext-emoji**, but for general emoticons;
- retext-frequent-words — Like **retext-keywords**, but based on frequency and stop-words instead of a POS-tagger;
- retext-hyphen — Insert soft-hyphens where needed; this might have to be implemented with some sort of node which doesn’t stringify;
- retext-location — Track the position of nodes (line, column);
Expand Down

0 comments on commit b9077b1

Please sign in to comment.