14
0

- update to 1.4.0:

* Add `parent` attribute/property (#71 via #206).
  * `MarkdownRenderer`: Keep the original content spacing before
    the list marker (#213 via #215).
  * Bump build/CI scripts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistletoe?expand=0&rev=8
This commit is contained in:
2024-10-23 20:46:51 +00:00
committed by Git OBS Bridge
parent 46a0b1cea9
commit 2e596fd1fb
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-mistletoe
Version: 1.3.0
Version: 1.4.0
Release: 0
Summary: A Markdown parser in pure Python
License: MIT