文件名称:py-gfm:适用于Python-Markdown的Github-Flavored Markdown
文件大小:35KB
文件格式:ZIP
更新时间:2024-02-25 00:41:48
github python markdown MarkdownPython
py-gfm:适用于Python-Markdown的Github-Flavored Markdown
【文件预览】:
py-gfm-master
----setup.py(1KB)
----.gitignore(75B)
----mdx_partial_gfm()
--------__init__.py(2KB)
----.travis.yml(633B)
----MANIFEST.in(234B)
----mdx_gfm()
--------__init__.py(2KB)
----.pre-commit-config.yaml(142B)
----LICENSE(2KB)
----doc()
--------.gitignore(7B)
--------Makefile(8KB)
--------index.rst(3KB)
--------conf.py(9KB)
--------module()
--------license.rst(2KB)
--------lib()
----CHANGELOG.md(1KB)
----setup.cfg(70B)
----.github()
--------workflows()
----README.rst(3KB)
----tests()
--------test_gfm.py(4KB)
--------test_semi_sane_lists.py(1KB)
--------test_tasklist.py(10KB)
--------test_case.py(1KB)
--------test_autolink.py(2KB)
--------test_automail.py(1KB)
--------test_strikethrough.py(2KB)
----doc-requirements.txt(7B)
----.coveragerc(156B)
----dev-requirements.txt(31B)
----AUTHORS(234B)
----gfm()
--------strikethrough.py(1KB)
--------__init__.py(1KB)
--------standalone_fenced_code.py(2KB)
--------autolink.py(2KB)
--------automail.py(2KB)
--------semi_sane_lists.py(2KB)
--------tasklist.py(10KB)