aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST20
1 files changed, 10 insertions, 10 deletions
diff --git a/MANIFEST b/MANIFEST
index 1200503..4e7e3df 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,14 +1,14 @@
markdown.py
-mdx/__init__.py
-mdx/mdx_codehilite.py
-mdx/mdx_fenced_code.py
-mdx/mdx_footnotes.py
-mdx/mdx_headerid.py
-mdx/mdx_imagelinks.py
-mdx/mdx_meta.py
-mdx/mdx_rss.py
-mdx/mdx_tables.py
-mdx/mdx_wikilink.py
+markdown_extnesions/__init__.py
+markdown_extensions/codehilite.py
+markdown_extensions/fenced_code.py
+markdown_extensions/footnotes.py
+markdown_extensions/headerid.py
+markdown_extensions/imagelinks.py
+markdown_extensions/meta.py
+markdown_extensions/rss.py
+markdown_extensions/tables.py
+markdown_extensions/wikilink.py
setup.py
scripts/pymarkdown.py
docs/README