aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2008-08-05 12:48:55 -0400
committerWaylan Limberg <waylan@gmail.com>2008-08-05 12:48:55 -0400
commit7f75d6380955f7c75b77914a41893fa99eed4348 (patch)
tree3f1f36a5fbb43820513c17b999022efce3e43bab /MANIFEST
parent5cee3a1f7b74029b3b77b2c48f757b4afd49bd1f (diff)
downloadmarkdown-7f75d6380955f7c75b77914a41893fa99eed4348.tar.gz
markdown-7f75d6380955f7c75b77914a41893fa99eed4348.tar.bz2
markdown-7f75d6380955f7c75b77914a41893fa99eed4348.zip
Added commandline script and updated CHANGE_LOG and MANIFEST.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index cdefe18..d634b69 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2,6 +2,14 @@ README.txt
README.html
CHANGE_LOG.txt
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 \ No newline at end of file