blob: 59caf6842459e1ba58cc68ebfb5e401027c65b1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
title: Release Notes for v2.1.1
prev_title: Release Notes for v2.2.0
prev_url: release-2.2.0.html
next_title: Release Notes for v2.1.0
next_url: release-2.1.0.html
Python-Markdown 2.1.1 Release Notes
===================================
Python-Markdown 2.1.1 is a bug-fix release. No new features have been added.
Most notably, a bug which caused raw HTML paring to run __very__ slowly has
been fixed along with a few bugs which caused the parser to raise exceptions
while parsing. For a full list of changes, see the git log.
|