forked from pool/python-pymdown-extensions
Accepting request 1233504 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1233504 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymdown-extensions?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b9c8eb98a4175447aed6a63572d01526dd9063efa13106cf71adc6bf29a0ad7
|
|
||||||
size 1126653
|
|
3
pymdown-extensions-10.13.tar.gz
Normal file
3
pymdown-extensions-10.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:44bdc51b81508a5d4ff9f3c217cf7966a1ea37b9132e53bc79e2ea068c0c6ab8
|
||||||
|
size 1129075
|
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 23 19:32:33 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>
|
||||||
|
|
||||||
|
- update to 10.13:
|
||||||
|
* NEW: Snippets: Allow multiple line numbers or line number
|
||||||
|
blocks separated by ,.
|
||||||
|
* NEW: Snippets: Allow using a negative index for number start
|
||||||
|
indexes and end indexes. Negative indexes are converted to
|
||||||
|
positive indexes based on the number of lines in the snippet.
|
||||||
|
* FIX: Snippets: Properly capture empty newline at end of file.
|
||||||
|
* FIX: Snippets: Fix issue where when non sections of files are
|
||||||
|
included, section labels are not stripped.
|
||||||
|
* FIX: BetterEm: Fixes for complex cases.
|
||||||
|
* FIX: Blocks: More consistent handling of empty newlines in
|
||||||
|
block processor extensions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 3 02:33:53 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
Sun Nov 3 02:33:53 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pymdown-extensions
|
Name: python-pymdown-extensions
|
||||||
Version: 10.12
|
Version: 10.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Extension pack for Python Markdown
|
Summary: Extension pack for Python Markdown
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user