From c5e05d7a463840dcf437fc7b10179a03f2fb4661 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sat, 5 Sep 2026 15:45:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(conf):=20processors=E6=B3=A8=E5=86=8C.md(m?= =?UTF-8?q?d=E5=A4=84=E7=90=86=E5=99=A8)=E2=80=94=E2=80=94=E6=A8=A1?= =?UTF-8?q?=E5=9E=8BAPI=E6=96=87=E6=A1=A3=E7=AB=AF=E7=82=B9=E9=9C=80?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1markdown=E6=96=87=E4=BB=B6(=E7=85=A7sage=20do?= =?UTF-8?q?cs=E5=90=8C=E6=AC=BE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/config.json b/conf/config.json index d897e3a..40791e8 100644 --- a/conf/config.json +++ b/conf/config.json @@ -36,6 +36,7 @@ "processors": [ [".dspy", "dspy"], [".ui", "bui"], + [".md", "md"], [".tmpl", "tmpl"], [".xterm", "xterm"], [".ws", "ws"]