diff options
Diffstat (limited to 'docs/MANIFEST')
-rw-r--r-- | docs/MANIFEST | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/MANIFEST b/docs/MANIFEST new file mode 100644 index 0000000..63accca --- /dev/null +++ b/docs/MANIFEST @@ -0,0 +1,19 @@ +markdown.py +mdx_codehilite.py +mdx_fenced_code.py +mdx_footnotes.py +mdx_headerid.py +mdx_imagelinks.py +mdx_meta.py +mdx_rss.py +mdx_tables.py +mdx_wikilink.py +setup.py +scripts/pymarkdown.py +docs/README +docs/README.html +docs/CHANGE_LOG +docs/INSTALL +docs/AUTHORS +docs/writing_extensions.txt + |