镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 22:46:48 +00:00
from github.com/polarwinkel/mdtex2html
这个提交包含在:
@@ -1,3 +1,5 @@
|
|||||||
|
# This program is written by: https://github.com/polarwinkel/mdtex2html
|
||||||
|
|
||||||
from latex2mathml.converter import convert as tex2mathml
|
from latex2mathml.converter import convert as tex2mathml
|
||||||
import re
|
import re
|
||||||
|
|
||||||
@@ -75,4 +77,4 @@ def convert(mdtex, extensions=[], splitParagraphs=True):
|
|||||||
result = convert(parts[0]+mathml+incomplete, extensions, splitParagraphs=False)
|
result = convert(parts[0]+mathml+incomplete, extensions, splitParagraphs=False)
|
||||||
if not found:
|
if not found:
|
||||||
result = mdtex
|
result = mdtex
|
||||||
return result
|
return result
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户