7931d2bd8d
- 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 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
markdown-3.0-python37.patch | ||
Markdown-3.0.tar.gz | ||
python-Markdown.changes | ||
python-Markdown.spec |