From b85a9e7a015041de6895df817a79aa06f7256a7b Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Mon, 23 Sep 2024 12:21:43 +0800 Subject: [PATCH] chore: tweak --- theme/src/node/plugins/getPlugins.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/theme/src/node/plugins/getPlugins.ts b/theme/src/node/plugins/getPlugins.ts index 50eace4f..c10ce555 100644 --- a/theme/src/node/plugins/getPlugins.ts +++ b/theme/src/node/plugins/getPlugins.ts @@ -120,7 +120,6 @@ export function getPlugins({ tasklist: true, sup: true, sub: true, - alert: true, footnote: true, } as MarkdownEnhancePluginOptions, pluginOptions.markdownEnhance || {},