diff --git a/pymdown-extensions-10.12.tar.gz b/pymdown-extensions-10.12.tar.gz deleted file mode 100644 index 71a63c1..0000000 --- a/pymdown-extensions-10.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b9c8eb98a4175447aed6a63572d01526dd9063efa13106cf71adc6bf29a0ad7 -size 1126653 diff --git a/pymdown-extensions-10.13.tar.gz b/pymdown-extensions-10.13.tar.gz new file mode 100644 index 0000000..db73586 --- /dev/null +++ b/pymdown-extensions-10.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bdc51b81508a5d4ff9f3c217cf7966a1ea37b9132e53bc79e2ea068c0c6ab8 +size 1129075 diff --git a/python-pymdown-extensions.changes b/python-pymdown-extensions.changes index 7b8ac56..62529d5 100644 --- a/python-pymdown-extensions.changes +++ b/python-pymdown-extensions.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Dec 23 19:32:33 UTC 2024 - BenoƮt Monin + +- 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 diff --git a/python-pymdown-extensions.spec b/python-pymdown-extensions.spec index 7651e69..8e1238d 100644 --- a/python-pymdown-extensions.spec +++ b/python-pymdown-extensions.spec @@ -17,7 +17,7 @@ Name: python-pymdown-extensions -Version: 10.12 +Version: 10.13 Release: 0 Summary: Extension pack for Python Markdown License: MIT