Added github integration
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""A Python port of Markdown-It"""
|
||||
|
||||
__all__ = ("MarkdownIt",)
|
||||
__version__ = "4.0.0"
|
||||
|
||||
from .main import MarkdownIt
|
||||
Reference in New Issue
Block a user