Release v1.0.0
Release v1.0.0
init publish
📦 Published Packages
parser vue
Version Information:
{"parser":"1.0.0","vue":"1.0.0"}📥 Installation
# Install parser
npm install @markdown-next/parser@1.0.0
# or
pnpm add @markdown-next/parser@1.0.0
# Install vue renderer
npm install @markdown-next/vue@1.0.0
# or
pnpm add @markdown-next/vue@1.0.0🔗 Links
- NPM - Parser: https://www.npmjs.com/package/@markdown-next/parser
- NPM - Vue: https://www.npmjs.com/package/@markdown-next/vue
- Repository: https://github.com/UnboundedWeb/vue-markdown-next
📋 Full Changelog
Full Changelog: v1.0.0...v1.0.0
What's Changed
- Feat/parser by @XueHua-s in #1
- Feat/vue by @XueHua-s in #3
- Docs/init docs by @XueHua-s in #4
- feat: 增加流水线和优化markdown by @XueHua-s in #5
- fix: publish by @XueHua-s in #6
- Fix/doc redirct by @XueHua-s in #7
New Contributors
Full Changelog: https://github.com/UnboundedWeb/vue-markdown-next/commits/v1.0.0