This commit is contained in:
binary-husky 2024-01-14 03:41:23 +08:00
parent 9f2ef9ec49
commit fb6566adde

View File

@ -133,3 +133,6 @@ html = markdown_convertion(md)
# print(html)
with open("test.html", "w", encoding="utf-8") as f:
f.write(html)
# TODO: 列出10个经典名著