We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d98c6c + 492bbf9 commit 6713e9cCopy full SHA for 6713e9c
plugins.json
@@ -1,4 +1,10 @@
1
{
2
+ "astrbot_plugin_LatexPlotter": {
3
+ "author": "xunxi",
4
+ "desc": "本插件为 AstrBot 设计,旨在提供强大的 LaTeX 数学公式渲染功能。它可以将用户输入的 LaTeX 字符串渲染成高质量的图片,并支持通过逗号分隔实现多行、分步骤的公式展示。插件具有高度的可配置性,允许用户调整渲染效果,如DPI、字体大小、颜色、行间距等。",
5
+ "repo": "https://github.com/xunxiing/LatexPlotter",
6
+ "tags": ["latex", "渲染"]
7
+ },
8
"astrbot_plugin_qrcode": {
9
"author": "Yuki Soffd",
10
"desc": "链接转二维码的astrbot插件",
0 commit comments