[Python-modules-commits] [python-markdown] branch upstream updated (eab2e08 -> cbeb43e)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Thu Nov 26 16:05:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch upstream
in repository python-markdown.
from eab2e08 Imported Upstream version 2.6.2
adds c2a5dde Import python-markdown_2.6.3.orig.tar.gz
adds 68e1680 Import python-markdown_2.6.4.orig.tar.gz
adds cbeb43e Import python-markdown_2.6.5.orig.tar.gz
No new revisions were added by this update.
Summary of changes:
MANIFEST | 2 +
PKG-INFO | 4 +-
docs/change_log.txt | 6 ++
markdown/__version__.py | 2 +-
markdown/blockprocessors.py | 27 ++++---
markdown/extensions/footnotes.py | 4 +-
markdown/extensions/sane_lists.py | 12 +++-
markdown/extensions/smarty.py | 7 +-
markdown/extensions/tables.py | 51 +++++++++++++-
markdown/inlinepatterns.py | 2 +-
markdown/preprocessors.py | 7 +-
tests/basic/inline-html-simple.html | 3 +-
tests/basic/inline-html-simple.txt | 2 +
...holder.html => footnote_placeholder_depth.html} | 6 +-
.../extra/footnote_placeholder_depth.txt | 5 ++
tests/extensions/extra/raw-html.html | 7 +-
tests/extensions/extra/raw-html.txt | 6 ++
tests/extensions/extra/tables.html | 82 ++++++++++++++++++++++
tests/extensions/extra/tables.txt | 24 ++++++-
tests/extensions/smarty.html | 7 +-
tests/extensions/smarty.txt | 6 +-
tests/extensions/test.cfg | 2 +-
22 files changed, 244 insertions(+), 30 deletions(-)
copy tests/extensions/extra/{footnote_placeholder.html => footnote_placeholder_depth.html} (72%)
create mode 100644 tests/extensions/extra/footnote_placeholder_depth.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-markdown.git
More information about the Python-modules-commits
mailing list