remove chore

This commit is contained in:
Soulter
2023-06-13 10:09:28 +08:00
parent 39efab1081
commit ccdb11575b
+1 -7
View File
@@ -494,10 +494,4 @@ def test_markdown():
# 示例使用
markdown_text = """# Help Center
! [] (https://soulter.top/helpme.jpg)
"""
image = render_markdown(markdown_text)
image.show() # 显示渲染后的图像
test_markdown()
"""