diff --git a/_service b/_service deleted file mode 100644 index fbbd978..0000000 --- a/_service +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/pymdown-extensions-10.3.tar.gz b/pymdown-extensions-10.3.tar.gz deleted file mode 100644 index a1c9466..0000000 --- a/pymdown-extensions-10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38267302f0f8fbb333c9d725e31da564dd1f5b3a5d3a897aa22f5e36a4e61e64 -size 1066318 diff --git a/pymdown-extensions-10.5.tar.gz b/pymdown-extensions-10.5.tar.gz new file mode 100644 index 0000000..6b6b821 --- /dev/null +++ b/pymdown-extensions-10.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee19ab811e6232de93bdee2b4e2be74d2e47f0e8e0d989a1e824b24bbc5adde +size 1075377 diff --git a/python-pymdown-extensions.changes b/python-pymdown-extensions.changes index 6fde56f..35ef3c4 100644 --- a/python-pymdown-extensions.changes +++ b/python-pymdown-extensions.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Dec 14 10:45:48 UTC 2023 - Elisei Roca + +- update to 10.5: + * NEW: Blocks: Admonitions and Details now allow configuring + custom block classes and default titles. + * FIX: Keys: Ensure that Keys does not parse base64 encoded URLs. + +- from 10.4: + * NEW: Snippets: Allow PathLike objects for base_path to better + support interactions with MkDocs. + * FIX: Block Admonitions: Empty titles should be respected. + * FIX: Block Details: Empty summary should be respected. + +- from 10.3.1: + * FIX: SuperFences: Fix an issue where braces were not handled + properly in attributes. + ------------------------------------------------------------------- Thu Sep 7 07:14:27 UTC 2023 - Johannes Kastl diff --git a/python-pymdown-extensions.spec b/python-pymdown-extensions.spec index 3dadd10..7a6e222 100644 --- a/python-pymdown-extensions.spec +++ b/python-pymdown-extensions.spec @@ -17,7 +17,7 @@ Name: python-pymdown-extensions -Version: 10.3 +Version: 10.5 Release: 0 Summary: Extension pack for Python Markdown License: MIT