Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.62 KB

README-en.md

File metadata and controls

55 lines (37 loc) · 1.62 KB

vuepress-plugin-anchor-right

简体中文 | English



vuepress-plugin-anchor-right is a plugin for vuepress2.x.
It is used to generate the right navigation directory anchor!

img

img

🔨 Usage

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.

🤝 thanks

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?
img

❤️ follow-up

!!! 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
img