From c65a24a7aa6ee69ca9b389eedc0d2205cbea2643 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Sat, 3 Aug 2024 02:28:04 +0800 Subject: [PATCH] 1 --- markdown.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown.py b/markdown.py index 0c5d456..497c120 100644 --- a/markdown.py +++ b/markdown.py @@ -88,4 +88,4 @@ class dow_markdown(Plugin): logger.info(f"[dow_markdown] it seems markdown image in the content but not matched, content={content}.") def get_help_text(self, **kwargs): - return "优化Coze返回结果中的图片和网址链接。" + return "优化返回结果中的图片和网址链接。"