From d5bd3453e1909786342e645451ed08415cb58c3f Mon Sep 17 00:00:00 2001 From: Bo Marchman Date: Wed, 2 Jul 2014 23:49:07 -0400 Subject: [PATCH] add heading anchors plugin to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1aed672e6..8c1530354 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ Plugins can used to extend your book's functionality. Read [GitbookIO/plugin](ht * [Markdown within HTML](https://github.com/mrpotes/gitbook-plugin-nestedmd): Process markdown within HTML blocks - allows custom layout options for individual pages * [Bootstrap JavaScript plugins](https://github.com/mrpotes/gitbook-plugin-bootstrapjs): Use the [Bootstrap JavaScript plugins](http://getbootstrap.com/javascript) in your online GitBook * [Piwik Open Analytics](https://github.com/emmanuel-keller/gitbook-plugin-piwik): Piwik Open Analytics tracking for your book +* [Heading Anchors](https://github.com/rlmv/gitbook-plugin-anchors): Add linkable Github-style anchors to headings #### Debugging