diff options
author | Waylan Limberg <waylan@gmail.com> | 2008-08-05 12:54:06 -0400 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2008-08-05 12:54:06 -0400 |
commit | a78276aedaffa6e25c384c41836acda20af4b97a (patch) | |
tree | ca767720279968907f9f2121b838fc7827a94974 | |
parent | 7f75d6380955f7c75b77914a41893fa99eed4348 (diff) | |
download | markdown-a78276aedaffa6e25c384c41836acda20af4b97a.tar.gz markdown-a78276aedaffa6e25c384c41836acda20af4b97a.tar.bz2 markdown-a78276aedaffa6e25c384c41836acda20af4b97a.zip |
Fixed permissions. For some reason many of the extensions were set executable
although there is no need for them to be.
-rw-r--r--[-rwxr-xr-x] | mdx_codehilite.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | mdx_footnotes.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | mdx_headerid.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | mdx_imagelinks.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | mdx_rss.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | mdx_tables.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | mdx_wikilink.py | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/mdx_codehilite.py b/mdx_codehilite.py index 73c1a79..73c1a79 100755..100644 --- a/mdx_codehilite.py +++ b/mdx_codehilite.py diff --git a/mdx_footnotes.py b/mdx_footnotes.py index b46efbb..b46efbb 100755..100644 --- a/mdx_footnotes.py +++ b/mdx_footnotes.py diff --git a/mdx_headerid.py b/mdx_headerid.py index 2360071..2360071 100755..100644 --- a/mdx_headerid.py +++ b/mdx_headerid.py diff --git a/mdx_imagelinks.py b/mdx_imagelinks.py index e545b24..e545b24 100755..100644 --- a/mdx_imagelinks.py +++ b/mdx_imagelinks.py diff --git a/mdx_rss.py b/mdx_rss.py index b88b9b5..b88b9b5 100755..100644 --- a/mdx_rss.py +++ b/mdx_rss.py diff --git a/mdx_tables.py b/mdx_tables.py index 829044c..829044c 100755..100644 --- a/mdx_tables.py +++ b/mdx_tables.py diff --git a/mdx_wikilink.py b/mdx_wikilink.py index 47037a6..47037a6 100755..100644 --- a/mdx_wikilink.py +++ b/mdx_wikilink.py |