anchor-navigation-ex
显示导航栏
"anchor-navigation-ex" : {
"showLevel" : false,
"multipleH1" : false,
"isShowTocTitleIcon" : true,
"tocLevel1Icon" : "fa fa-hand-o-right",
"tocLevel2Icon" : "fa fa-hand-o-right",
"tocLevel3Icon" : "fa fa-hand-o-right"
}
只支持#1,#2,#3标题。
参数简介
showLevel
前面是否加层级序号。
multipleH1
是否有多个h1
showGoTop
是否显示返回头部的按钮,好像按钮失效了。