From c100f88c2854b9208f69d10b199d3c3d1a15e5e4 Mon Sep 17 00:00:00 2001 From: EillesWan Date: Sun, 20 Apr 2025 15:45:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20LaTeX=20=E5=9C=A8?= =?UTF-8?q?=E7=BA=BF=E6=B8=B2=E6=9F=93=E6=8F=92=E4=BB=B6=20(#3313)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 9af44a46..a8f9e5cc 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8836,4 +8836,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_latex", + "project_link": "nonebot-plugin-latex", + "author_id": 71250018, + "tags": [ + { + "label": "LaTeX", + "color": "#007af9" + } + ], + "is_official": false + }, ]