https://github.com/shigma/vuepress-plugin-spacing
A VuePress plugin which inserts whitespace into your markdown files.
https://github.com/shigma/vuepress-plugin-spacing
Last synced: 4 days ago
JSON representation
A VuePress plugin which inserts whitespace into your markdown files.
- Host: GitHub
- URL: https://github.com/shigma/vuepress-plugin-spacing
- Owner: shigma
- License: mit
- Created: 2019-03-01T08:29:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T13:17:21.000Z (about 7 years ago)
- Last Synced: 2025-10-10T00:03:20.328Z (10 months ago)
- Language: JavaScript
- Homepage: https://shigma.github.io/markdown-it-pangu/vuepress.html
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vuepress-plugin-pangu
[](https://travis-ci.org/Shigma/markdown-it-pangu)
[](https://www.npmjs.com/package/vuepress-plugin-pangu)
A [VuePress](https://vuepress.vuejs.org/) plugin which inserts whitespace into your markdown files.
- [Home Page](https://shigma.github.io/markdown-it-pangu/vuepress.html)
## Usage
```bash
npm install vuepress-plugin-pangu
# OR
yarn add vuepress-plugin-pangu
```
## Configurations
### additionalRules
- **type**: `string[]`
- **default**: `['code_inline']`
## Contribution
Contribution Welcome!