feat(conf): processors注册.md(md处理器)——模型API文档端点需服务markdown文件(照sage docs同款)

This commit is contained in:
yumoqing 2026-09-05 15:45:38 +08:00
parent 7bbe9a4be6
commit c5e05d7a46

View File

@ -36,6 +36,7 @@
"processors": [
[".dspy", "dspy"],
[".ui", "bui"],
[".md", "md"],
[".tmpl", "tmpl"],
[".xterm", "xterm"],
[".ws", "ws"]