Skip to content

Commit 82a4048

Browse files
committed
🐛fix bug
1 parent 1efa104 commit 82a4048

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from feedgen.feed import FeedGenerator
88
from github import Github
99
from lxml.etree import CDATA
10+
from marko.ext.gfm import gfm as marko
1011

1112
MD_HEAD = """**<p align="center">[Leeyom's Blog](https://blog.leeyom.top)</p>**
1213
====

0 commit comments

Comments
 (0)