@nolebase/vitepress-plugin-highlight-targeted-heading
Version:
A VitePress plugin blinks to highlight the heading element when targeted and clicked.
28 lines (17 loc) • 627 B
Markdown
# `@nolebase/vitepress-plugin-highlight-targeted-heading`
A VitePress plugin blinks to highlight the heading element when targeted and clicked.
## Install
### Npm
```shell
npm i @nolebase/vitepress-plugin-highlight-targeted-heading -D
```
### Yarn
```shell
yarn add @nolebase/vitepress-plugin-highlight-targeted-heading -D
```
### Pnpm
```shell
pnpm add @nolebase/vitepress-plugin-highlight-targeted-heading -D
```
## Documentation
Please refer to [Blinking highlighted targeted heading](https://nolebase-integrations.ayaka.io/pages/en/integrations/vitepress-plugin-highlight-targeted-heading/) for more information.