fix: 修复windows启动下会弹出markdown测试窗口的问题

This commit is contained in:
Soulter
2023-08-06 11:04:25 +08:00
parent f9258ae1e1
commit 9123b9d773
+1 -1
View File
@@ -489,5 +489,5 @@ def test_markdown():
image = render_markdown(markdown_text)
image.show()
test_markdown()
# test_markdown()