简体中文 | English
vuepress-plugin-anchor-right is a plugin for vuepress2.x.
It is used to generate the right navigation directory anchor!
How to install
npm install -d vuepress-plugin-anchor-right
Use in your project
// docs/.vuepress/config.js
import vuepressPluginAnchorRight from 'vuepress-plugin-anchor-right';
export default {
...,
plugins: [
[vuepressPluginAnchorRight()],
]
};
If you are using vuepress version v2.0.0-beta 49, then you should use vuepress plugin anchor right v0.0.1-beta 3。 Otherwise, use the latest.
If this project is helpful to you, please click a Star.
The author wants to enter a famous company. Your click star helps me build a dream!
Or sponsor me for a little money or whatever, after all, I need motivation, right?
!!! Found that many people can't use it or no effect
In addition, if it were a 1. x version, I would not have supported it
Contact me and discuss QQ:589063088