消息异常捕获,防止退出循环
This commit is contained in:
@@ -3,6 +3,8 @@ from playwright.async_api import async_playwright
|
||||
import os
|
||||
import asyncio
|
||||
|
||||
# linux 下需要安装字体
|
||||
# sudo apt-get install -y fonts-noto-cjk fonts-noto-cjk-extra
|
||||
|
||||
# 将 Markdown 字符串转换为 HTML
|
||||
def md_str_to_html(md_content, output_html):
|
||||
|
||||
Reference in New Issue
Block a user