fix markdown

This commit is contained in:
yzqzss 2022-01-01 14:06:06 +08:00
parent e5ba5c4281
commit b8e584e727

View File

@ -3,7 +3,7 @@ import os
flag = 0
markdown = """#2021年终总结
<--! 此处待完善 -->
<!-- 此处待完善 -->
"""
with open('metadata.md', 'r') as f: