import { defineConfig } from "vitepress"; import taskLists from "markdown-it-task-lists"; // https://vitepress.dev/reference/site-config export default defineConfig({ title: "bili-sync", description: "由 Rust & Tokio 驱动的哔哩哔哩同步工具", lang: "zh-Hans", sitemap: { h...
"@types/markdown-it@^13.0.2": version "13.0.2" resolved "https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-13.0.2.tgz" integrity sha512-Tla7hH9oeXHOlJyBFdoqV61xWE9FZf/y2g+gFVwQ2vE1/eBzjUno5JCd3Hdb5oATve5OF6xNjZ/4VIZhVVx+hA== dependencies: ...