facelessuser/pymdown-extensions
### [`v9.2`](https://togithub.com/facelessuser/pymdown-extensions/releases/9.2)
[Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/9.1...9.2)
#### 9.2
- **NEW**: Drop Python 3.6 support and formally add Python 3.10 support.
- **NEW**: Highlight: Add `pygments_lang_option` to enable attaching language classes to Pygments code blocks.
- **NEW**: SuperFences: Custom fence validators and formatters can now be forced to raise an exception by raising a
`SuperFencesException`.
- **NEW**: Keys: Add `power` and `fingerprint` keys.
- **FIX**: SuperFences: Fix case where custom fence in a blockquote was not gracefully handled.
- **FIX**: Arithmatex: fix issue where if you limit the inline or block syntax to specific input types, access to
certain matched groups could cause an error.
Configuration
š Schedule: At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
==9.1
->==9.2
Release Notes
facelessuser/pymdown-extensions
### [`v9.2`](https://togithub.com/facelessuser/pymdown-extensions/releases/9.2) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/9.1...9.2) #### 9.2 - **NEW**: Drop Python 3.6 support and formally add Python 3.10 support. - **NEW**: Highlight: Add `pygments_lang_option` to enable attaching language classes to Pygments code blocks. - **NEW**: SuperFences: Custom fence validators and formatters can now be forced to raise an exception by raising a `SuperFencesException`. - **NEW**: Keys: Add `power` and `fingerprint` keys. - **FIX**: SuperFences: Fix case where custom fence in a blockquote was not gracefully handled. - **FIX**: Arithmatex: fix issue where if you limit the inline or block syntax to specific input types, access to certain matched groups could cause an error.Configuration
š Schedule: At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.