- **NEW**: MagicLink: Allow configuring custom repository providers based off the existing providers.
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.
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.
10.3.1
- **FIX**: SuperFences: Fix an issue where braces were not handled properly in attributes.
10.3
- **NEW**: Officially support Python 3.12. - **NEW**: Drop Python 3.7 support.