From 45326c4ad290b6f8cdcce83a26e8411fd70a2e5f Mon Sep 17 00:00:00 2001 From: Eric Priou Date: Tue, 29 Apr 2014 03:45:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06356fd4c..dcf4adb06 100644 --- a/README.md +++ b/README.md @@ -148,5 +148,5 @@ Plugins can used to extend your book functionnalities. Read [GitbookIO/plugin](h * [Google Analytics](https://github.com/GitbookIO/plugin-ga): Google Analytics tracking for your book * [Disqus](https://github.com/GitbookIO/plugin-disqus): Disqus comments integration in your book -* [Transform comments to notes](https://github.com/erixtekila/gitbook-plugin-comments): Allow markdown comments to be inserted in HTML output +* [Transform annoted quotes to notes](https://github.com/erixtekila/gitbook-plugin-richquotes): Allow extra markdown markup to render blockquotes as nice notes * [Send code to console](https://github.com/erixtekila/gitbook-plugin-toconsole): Evaluate javascript blockin the browser inspector's console