from github.com/polarwinkel/mdtex2html

This commit is contained in:
binary-husky 2023-03-22 19:46:08 +08:00 committed by GitHub
parent b8d802a922
commit a880819ffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
# This program is written by: https://github.com/polarwinkel/mdtex2html
from latex2mathml.converter import convert as tex2mathml
import re