]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
style: format html&markdown files (#11531)
authorKevin Deng 三咲智子 <sxzz@sxzz.moe>
Wed, 7 Aug 2024 02:57:18 +0000 (10:57 +0800)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2024 02:57:18 +0000 (10:57 +0800)
commit8a99f903db114d4996c0d41ccfea898371c0d487
treee72aa4701a281c702d873ac53df47c1fbe44f768
parent7c75cc3988e5e7bd7eeb002bfeb561a0e2ce28e8
style: format html&markdown files (#11531)
32 files changed:
.github/commit-convention.md
.github/contributing.md
.github/maintenance.md
.prettierignore
SECURITY.md
packages/compiler-dom/README.md
packages/compiler-ssr/README.md
packages/runtime-core/README.md
packages/runtime-dom/README.md
packages/runtime-test/README.md
packages/server-renderer/README.md
packages/sfc-playground/index.html
packages/sfc-playground/src/download/template/index.html
packages/template-explorer/index.html
packages/template-explorer/local.html
packages/vue-compat/README.md
packages/vue/README.md
packages/vue/__tests__/e2e/transition.html
packages/vue/examples/classic/commits.html
packages/vue/examples/classic/grid.html
packages/vue/examples/classic/markdown.html
packages/vue/examples/classic/svg.html
packages/vue/examples/classic/todomvc.html
packages/vue/examples/classic/tree.html
packages/vue/examples/composition/commits.html
packages/vue/examples/composition/grid.html
packages/vue/examples/composition/markdown.html
packages/vue/examples/composition/svg.html
packages/vue/examples/composition/todomvc.html
packages/vue/examples/composition/tree.html
packages/vue/examples/transition/list.html
packages/vue/examples/transition/modal.html