npm i unplugin-vue-markdown Vite // vite.config.tsimportVuefrom'@vitejs/plugin-vue'importMarkdownfrom'unplugin-vue-markdown/vite'exportdefaultdefineConfig({plugins:[Vue({include:[/\.vue$/,/\.md$/],// <-- allows
unplugin-vue-markdown pnpm-lock.yaml on55cc2c2 User selector All users DatepickerAll time Commit History Commits on Apr 13, 2024 chore: update deps antfucommittedApr 13, 2024 55cc2c2 feat: update mdit-vue and markdown-it types (close #48) (#49) meteorlxycommittedApr 13, 202...
Compile Markdown to Vue component. Contribute to unplugin/unplugin-vue-markdown development by creating an account on GitHub.
import markdown from 'unplugin-vue-markdown/vite'; import addFrontmatter from "@ulu/unplugin-vue-router-frontmatter"; export default defineConfig({ plugins: [ markdown(), vueRouter({ extensions: [".vue", ".md"], extendRoute(route) { addFrontmatter(route); } }), vue({ include: [...
intlify/unplugin-vue-i18n/vite 是一个用于 Vue 3 项目的 Vite 插件,它支持 Vue-i18n 的国际化功能。 简介 intlify/unplugin-vue-i18n/vite 是一个 Vite 插件,用于在 Vue 3 项目中集成 Vue-i18n,从而实现应用的国际化。这个插件提供了许多便利的功能,如自动加载语言文件、支持 Markdown 文件中的国际化内容...
由于知乎不支持部分 Markdown 样式,~~为删除线,抖激灵用。可前往 GitHub Gist 查看原文。 初来乍到 2020 年 18 岁 大一 回到之前文章中提到的时间线——2020 年,疫情元年,也正是我高考的那年。进入大学之后,比起高中就算是自由了。有更多的时间探索和捣鼓自己真正想做的事情了。 2020 年 9 月,Vue 发布了...
Compile Markdown to Vue component. Contribute to unplugin/unplugin-vue-markdown development by creating an account on GitHub.
export async function createMarkdown(options: ResolvedOptions) { export function createMarkdown(options: ResolvedOptions) { const isVue2 = options.vueVersion.startsWith('2.') const markdown = new MarkdownIt({ const markdown = MarkdownIt({ html: true, linkify: true, typographer: true, @@...
markdown md unplugin-vue-router meta menu page route jscherbe• 0.0.2 • a year ago • 0 dependents • MITpublished version 0.0.2, a year ago0 dependents licensed under $MIT 5 @suxhk/vue3-keep-alive vue3 keepAlive keepAlive vue unplugin-vue-router router vue-router scroll sux...
unplugin-vue-markdown Compile Markdown to Vue component vite unplugin markdown-it antfu• 28.3.1 • 3 months ago • 25 dependents • MITpublished version 28.3.1, 3 months ago25 dependents licensed under $MIT 87,442 unplugin-vue-router File based typed routing for Vue Router unplugin...