gitbook-plugin-headings: Add base default options

This commit is contained in:
Johan Preynat
2016-10-09 00:54:37 +02:00
parent cd0ed86589
commit 34baae1a5d
@@ -25,5 +25,14 @@
},
"bugs": {
"url": "https://github.com/GitbookIO/gitbook/issues"
},
"gitbook": {
"properties": {
"position": {
"type": "string",
"title": "Position of anchors",
"default": "left"
}
}
}
}