使用同步处理机制
This commit is contained in:
@@ -5,7 +5,7 @@ import asyncio
|
||||
|
||||
# linux 下需要安装字体
|
||||
# sudo apt-get install -y fonts-noto-cjk fonts-noto-cjk-extra
|
||||
|
||||
# sudo apt-get install -y fonts-noto-color-emoji fonts-noto-cjk fonts-wqy-microhei
|
||||
# 将 Markdown 字符串转换为 HTML
|
||||
def md_str_to_html(md_content, output_html):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user