标记
小于 1 分钟
让你的 VuePress 站点中的 Markdown 文件支持标记。
配置
import { defineUserConfig } from "vuepress";
import { hopeTheme } from "vuepress-theme-hope";
export default defineUserConfig({
theme: hopeTheme({
markdown: {
mark: true,
},
}),
});
语法
使用 == ==
进行标记。请注意两边需要有空格。
案例
VuePress Theme Hope 非常 强大!
VuePress Theme Hope ==非常== 强大!
更新日志
2025/2/18 07:08
查看所有更新日志
b1230
-于22787
-于b41c0
-于54c46
-于792dc
-于8174c
-于2fa50
-于3c8d6
-于9856d
-于23515
-于48bca
-于9cdd7
-于63d09
-于fd395
-于1eb77
-于4a252
-于f6ff0
-于3c199
-于