A fast and complete implementation of Markdown in Python

Edit Package python-markdown2

Markdown2 is a fast and complete Python implementation of Markdown.
It was written to closely match the behaviour of the original
Perl-implemented Markdown.pl. Markdown2 also comes with a number of
extensions (called "extras") for things like syntax coloring, tables,
header-ids.

Refresh
Refresh
Source Files
Filename Size Changed
markdown2-2.4.11.tar.gz 0000128610 126 KB
python-markdown2.changes 0000009970 9.74 KB
python-markdown2.spec 0000002298 2.24 KB
Revision 12 (latest revision is 14)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1131747 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- update to 2.4.11:
  * [pull #524] Fix angles being escaped in style blocks (issue
    #523)
  * [pull #527] Fix base64 images being corrupted in safe mode
    (issue #526)
  * [pull #529] Add `breaks` extra with ability to hard break on
    backslashes (issue #525)
  * [pull #532] Fix #493 persisting when `code-friendly` extra
    enabled
  * [pull #535] Update `_slugify` to use utf-8 encoding (issue
    #534)
  * [pull #536] Maintain order of appearance in footnotes
  * [pull #538] Include HTML headers in TOC
  * [pull #540] Add mechanism to prevent header ID counter
    resetting (issue #530)
  * [pull #520] Allow more relative links in safe mode (issue
    #517)
  * [pull #521] Always restore hashed HTML blocks (issue #185)
  * [pull #522] Add `middle-word-em` extra
  * [pull #500] Add `<thead>` tag to html-classes extra
  * [pull #501] Fix link patterns extra matching against internal
    hashes
  * [pull #502] Replace deprecated `optparse` with `argparse`
  * [pull #506] Fix `_uniform_outdent` failing with empty strings
    (issue #505)
  * [pull #509] Fix HTML elements not unhashing correctly (issue
    508)
  * [pull #511] Remove deprecated `imp` module (issue #510)
  * [pull #512] Allow link patterns to be passed via extras dict
  * [pull #513] Fix relative links not working in safe mode
Comments 0
openSUSE Build Service is sponsored by