UNPKG

gitbook-plugin-ancre-navigation

Version:

Supports two navigation mode, title, anchor effect is the default theme, style, follow the website

23 lines (14 loc) 212 B
# gitbook-plugin-ancre-navigation # how to use the plugin? In your `book. Json` add plugins: ``` { "plugins": [ "ancre-navigation" ] } ``` Then install the plugin: ``` $ gitbook install ./ ```