14
0

- Add patch fix-toc-list-check.patch:

* Assert toc_tokens is a superset of what we are looking for.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=14
This commit is contained in:
2024-03-22 02:47:04 +00:00
committed by Git OBS Bridge
parent 79529b985b
commit 08dc41a278
3 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 22 02:46:48 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch fix-toc-list-check.patch:
* Assert toc_tokens is a superset of what we are looking for.
-------------------------------------------------------------------
Sat Mar 16 12:52:41 UTC 2024 - Dirk Müller <dmueller@suse.com>