From 43078ae95be858bb0b75a96ba0e8f289f10e19af Mon Sep 17 00:00:00 2001 From: tianyaxiang Date: Sun, 2 Feb 2025 11:44:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E5=9D=97=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/wechat-templates.ts | 52 +--------------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) diff --git a/src/config/wechat-templates.ts b/src/config/wechat-templates.ts index 3fdb722..e8a783d 100644 --- a/src/config/wechat-templates.ts +++ b/src/config/wechat-templates.ts @@ -114,57 +114,7 @@ export const templates: Template[] = [ 'letterSpacing': `0.1em`, 'color': `hsl(var(--foreground))`, }, - - blockquote_note: { - }, - - blockquote_tip: { - }, - - blockquote_important: { - }, - - blockquote_warning: { - }, - - blockquote_caution: { - }, - - - blockquote_title_note: { - color: `#478be6`, - }, - - blockquote_title_tip: { - color: `#57ab5a`, - }, - - blockquote_title_important: { - color: `#986ee2`, - }, - - blockquote_title_warning: { - color: `#c69026`, - }, - - blockquote_title_caution: { - color: `#e5534b`, - }, - - blockquote_p_note: { - }, - - blockquote_p_tip: { - }, - - blockquote_p_important: { - }, - - blockquote_p_warning: { - }, - - blockquote_p_caution: { - }, + // 代码块 code_pre: {