Automatic table of contents and anchor links
Using bower:
bower install backbone.ui.toc
Load the css and js in your app. Then load the view on the appropriate container:
var view = new Backbone.UI.TOC({
});
Initiated by Lyndel Thomas ( @ryndel )
Distributed through Makesites.org
Released under the MIT license