1
0

2 Commits

Author SHA256 Message Date
f7e14f68ff Accepting request 1223981 from devel:languages:python
- update to 0.4.2:
  * Improve parsing of nested amsmath
  * Add `allowed` option for inline/block attributes

OBS-URL: https://build.opensuse.org/request/show/1223981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mdit-py-plugins?expand=0&rev=6
2024-11-14 15:08:52 +00:00
6dac832aba - update to 0.4.2:
* Improve parsing of nested amsmath
  * Add `allowed` option for inline/block attributes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mdit-py-plugins?expand=0&rev=11
2024-11-13 15:05:17 +00:00
4 changed files with 11 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 13 15:04:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.4.2:
* Improve parsing of nested amsmath
* Add `allowed` option for inline/block attributes
-------------------------------------------------------------------
Sun Jun 30 20:34:50 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-mdit-py-plugins
Version: 0.4.1
Version: 0.4.2
Release: 0
Summary: Collection of plugins for markdown-it-py
License: MIT