python-Markdown

Edit Package python-Markdown
No description set
Refresh
Refresh
Source Files
Filename Size Changed
Markdown-3.0.tar.gz 0000283478 277 KB
markdown-3.0-python37.patch 0000000515 515 Bytes
python-Markdown.changes 0000009285 9.07 KB
python-Markdown.spec 0000002617 2.56 KB
Revision 27 (latest revision is 46)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 643640 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 27)
- update to version 3.0: major release
  * backwards-incompatible changes:
    + enable_attributes keyword deprecated
    + smart_emphasis keyword and smart_strong extension deprecated
    + output_formats simplified to html and xhtml
    + safe_mode and html_replacement_text keywords deprecated
    + Positional arguments deprecated
    + Extension name behavior has changed
    + Extension configuration as part of extension name deprecated
    + HeaderId extension deprecated
    + Homegrown OrderedDict has been replaced with a purpose-built
      Registry
    + Markdown class instance references
    + markdown.util.isBlockLevel deprecated
    + md_globals keyword deprecated from extension API
    + Added new, more flexible InlineProcessor class
  * new features:
    + a new testing framework is included as a part of the Markdown
      library, which can also be used by third party extensions
    + a new toc_depth parameter has been added to the Table of
      Contents Extension
    +  new toc_tokens attribute has been added to the Markdown class
       by the Table of Contents Extension
    + when the Table of Contents Extension is used in conjunction
      with the Attribute Lists Extension and a data-toc-label
      attribute is defined on a header, the content of the
      data-toc-label attribute is now used as the content of the
      Table of Contents item for that header
    + additional CSS class names can be appended to Admonitions
- update and adapt the patch for python-3.7:
Comments 0
openSUSE Build Service is sponsored by