vuepress-community icon indicating copy to clipboard operation
vuepress-community copied to clipboard

docs: add docs about v2 plugin

Open Mister-Hope opened this issue 2 years ago • 0 comments

Summary

Which package does this PR involve? (check one)

  • [ ] root project
  • [ ] vuepress-plugin-clean-urls
  • [ ] vuepress-plugin-container
  • [ ] vuepress-plugin-dehydrate
  • [ ] vuepress-plugin-medium-zoom
  • [ ] vuepress-plugin-named-chunks
  • [ ] vuepress-plugin-nprogress
  • [ ] vuepress-plugin-redirect
  • [ ] vuepress-plugin-smooth-scroll
  • [ ] vuepress-plugin-table-of-contents
  • [ ] vuepress-plugin-typescript
  • [ ] vuepress-plugin-zooming
  • [ ] vuepress-mergeable
  • [ ] vuepress-types

What kind of change does this PR introduce? (check at least one)

  • [ ] Bugfix (fix)
  • [ ] Feature (feat)
  • [ ] Performance enhancement (perf)
  • [ ] Code Style (style)
  • [ ] Refactor (refactor)
  • [ ] Docs (docs)
  • [ ] Build-related changes (build)
  • [ ] CI-related changes (ci)
  • [ ] Testing (test)
  • [ ] Other, please describe:

Does this PR introduce a breaking change? (check one)

  • [ ] Yes
  • [ ] No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • [ ] When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)

Other information:

Mister-Hope avatar Jun 01 '23 04:06 Mister-Hope