Markdown 2.0.1
Python implementation of Markdown.
Python-Markdown 2.0.1 is a bug-fix release. No new features have been added. Most notably, various issues with the command line script have been fixed. There have also been a few fixes for minor parsing bugs in some edge cases. For a full list of changes, see the git log.
Backwards-incompatible Changes
Due to various complications in how Python handles command line scripts in differance systems and with differant installation tools, we were forced to rename the commandline script to markdown (no ".py"). A matching batch script will get installed on Windows. Any shell scripts which call markdown.py will need to be altered to call markdown instead.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Markdown-2.0.1.tar.gz (md5) | Source | 2009-05-20 04:17:03.545707 | 69KB | 1463 | |
| Markdown-2.0.1.zip (md5) | Source | 2009-05-20 04:17:57.689234 | 91KB | 101 | |
| Markdown-2.0.1.win32.exe (md5) | MS Windows installer | any | 2009-05-20 04:17:27.465543 | 118KB | 154 |
- Author: Waylan Limberg <waylan [at] gmail com>
- Home Page: http://www.freewisdom.org/projects/python-markdown
- Download URL: http://pypi.python.org/packages/source/M/Markdown/Markdown-2.0.1.tar.gz
- License: BSD License
-
Categories
- Development Status :: 5 - Production/Stable
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.3
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.0
- Topic :: Communications :: Email :: Filters
- Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
- Topic :: Internet :: WWW/HTTP :: Site Management
- Topic :: Software Development :: Documentation
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing :: Filters
- Topic :: Text Processing :: Markup :: HTML
- Package Index Owner: qaramazov, waylan
- Package Index Maintainer: waylan
- DOAP record: Markdown-2.0.1.xml
