# hexo-source-tag
[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/hexo-source-tag/badge/all?style=rounded)](https://www.jsdelivr.com/package/npm/hexo-source-tag)

You must use [hexo-theme-next](https://github.com/next-theme/hexo-theme-next).

## Installation

```sh
yarn add hexo-source-tag
```

## Usage

```md
{ % source <source> <id> <year> <month> <day> %}
```

`<source>` can be `zhihu`, `zhihu_answer`, `wechat`.
