Go to file
Dominique Leuenberger 7931d2bd8d Accepting request 643640 from devel:languages:python
- 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:

OBS-URL: https://build.opensuse.org/request/show/643640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=27
2018-11-06 12:51:39 +00:00
.gitattributes - Initial version 2012-07-23 12:54:17 +00:00
.gitignore - Initial version 2012-07-23 12:54:17 +00:00
markdown-3.0-python37.patch Accepting request 643259 from home:benoit_monin:branches:devel:languages:python 2018-10-19 19:47:18 +00:00
Markdown-3.0.tar.gz Accepting request 643259 from home:benoit_monin:branches:devel:languages:python 2018-10-19 19:47:18 +00:00
python-Markdown.changes - update and adapt the patch for python-3.7: 2018-10-22 07:15:15 +00:00
python-Markdown.spec Accepting request 643259 from home:benoit_monin:branches:devel:languages:python 2018-10-19 19:47:18 +00:00