From 222729c85330ebc2fb8d9d1a97e021bd3e14d7d4 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Mon, 1 Apr 2024 14:12:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DMathJax=E8=A1=8C=E5=86=85?= =?UTF-8?q?=E5=85=AC=E5=BC=8F=E6=98=BE=E7=A4=BA=E4=B8=8D=E6=AD=A3=E5=B8=B8?= =?UTF-8?q?=E7=9A=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gmeek.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gmeek.py b/Gmeek.py index aef71b2..7175bfa 100644 --- a/Gmeek.py +++ b/Gmeek.py @@ -122,7 +122,7 @@ class GMEEK(): if '','',post_body) post_body=re.sub(r'','',post_body) - issue["script"]=issue["script"]+'' + issue["script"]=issue["script"]+'' postBase["postTitle"]=issue["postTitle"] postBase["postBody"]=post_body