Skip to content

rlmv/gitbook-plugin-anchors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitbook Anchors Plugin

Add Github style heading anchors to your book.

Add the plugin to your book.json:

{
	"plugins" : [ "anchors" ]
}