summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-07-06 17:12:57 +0200
committerSamy Pessé <samypesse@gmail.com>2014-07-06 17:12:57 +0200
commit8b6ebe86b8e54e58900fd77557be84290c589835 (patch)
tree6dc3870515bc9d59a261f8ade771dfac70cc45a7
parent16128c7e609b4ac14420080cbb7f31db5d6ffb01 (diff)
parentd5bd3453e1909786342e645451ed08415cb58c3f (diff)
downloadgitbook-8b6ebe86b8e54e58900fd77557be84290c589835.zip
gitbook-8b6ebe86b8e54e58900fd77557be84290c589835.tar.gz
gitbook-8b6ebe86b8e54e58900fd77557be84290c589835.tar.bz2
Merge pull request #348 from rlmv/anchors_readme
Add anchor plugin to README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1aed672..8c15303 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