# `@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.
