VuePress Plugin Export PDF
- If you are using VuePress major version is 1.x, please use @condorhero/vuepress-plugin-export-pdf-v1
- If you are using VuePress major version is 2.x, please use @condorhero/vuepress-plugin-export-pdf-v2
- If you are using VitePress, please use vitepress-export-pdf
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request :D