15
0

- 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
This commit is contained in:
2024-11-13 15:05:17 +00:00
committed by Git OBS Bridge
parent fb92cad11d
commit 52f9f96591
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