diff --git a/python-mdit-py-plugins-0.4.1.tar.gz b/python-mdit-py-plugins-0.4.1.tar.gz deleted file mode 100644 index b32ca3f..0000000 --- a/python-mdit-py-plugins-0.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:612e615b1065f2329e1cbce7f23c240c1d6ccf65c90c27b08563c6fcb4de3e4c -size 63342 diff --git a/python-mdit-py-plugins-0.4.2.tar.gz b/python-mdit-py-plugins-0.4.2.tar.gz new file mode 100644 index 0000000..74318c6 --- /dev/null +++ b/python-mdit-py-plugins-0.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf41856b3876473dd9adabee689d9a79105a4ef7ede09891b7d8ef1015e0ae5 +size 64576 diff --git a/python-mdit-py-plugins.changes b/python-mdit-py-plugins.changes index 7387279..7b953db 100644 --- a/python-mdit-py-plugins.changes +++ b/python-mdit-py-plugins.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 13 15:04:58 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-mdit-py-plugins.spec b/python-mdit-py-plugins.spec index b224c6f..55dc713 100644 --- a/python-mdit-py-plugins.spec +++ b/python-mdit-py-plugins.spec @@ -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