Skip to content

Commit 6713e9c

Browse files
authored
Merge pull request #176 from anka-afk/main
add plugin: astrbot_plugin_LatexPlotter
2 parents 1d98c6c + 492bbf9 commit 6713e9c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

plugins.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2+
"astrbot_plugin_LatexPlotter": {
3+
"author": "xunxi",
4+
"desc": "本插件为 AstrBot 设计,旨在提供强大的 LaTeX 数学公式渲染功能。它可以将用户输入的 LaTeX 字符串渲染成高质量的图片,并支持通过逗号分隔实现多行、分步骤的公式展示。插件具有高度的可配置性,允许用户调整渲染效果,如DPI、字体大小、颜色、行间距等。",
5+
"repo": "https://github.com/xunxiing/LatexPlotter",
6+
"tags": ["latex", "渲染"]
7+
},
28
"astrbot_plugin_qrcode": {
39
"author": "Yuki Soffd",
410
"desc": "链接转二维码的astrbot插件",

0 commit comments

Comments
 (0)