From 68e47172d0732f65614d324ff65b7a8d9496dd6c Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Mon, 23 Feb 2015 17:00:26 +0300 Subject: [PATCH] Added linkify-it (links recogniser) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4cf8ee7..28606cd 100644 --- a/readme.md +++ b/readme.md @@ -323,6 +323,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [babelfish](https://github.com/nodeca/babelfish/) - i18n with very easy syntax for plurals. - [string-length](https://github.com/sindresorhus/string-length) - Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes. - [speakingurl](https://github.com/pid/speakingurl) - Generate a slug from a string with transliteration. +- [linkify-it](https://github.com/markdown-it/linkify-it) - Link patterns detector with full unicode support. ### Math