22.3.2
Bumps pymdown-extensions from 10.16.1 to 10.19.1.
Release notes
Sourced from pymdown-extensions's releases.
10.19.1
- FIX: Arithmatex: Fix issue where block
$$math used inline within a paragraph could result in nested math parsing.10.19
- NEW: Emoji: Update Twemoji to use Unicode 16.
- NEW: Critic: Roll back
viewmode deprecation as some still like to use it, though further enhancements to this mode are not planned.10.18
- NEW: Critic:
viewmode has been deprecated. To avoid warnings or future issues, explicitly setmodeto eitheracceptorreject. In the future, the new default will beacceptand theviewmode will be removed entirely.- FIX: Block Admonition:
importantshould have always been available as a default.10.17.2
- FIX: Blocks: Blocks extensions will now better handle nesting of indented style Admonitions, Details, and Tabbed and other non-conflicting blocks.
10.17.1
- FIX: Fix an issue where Highlight can override another extension in the "registered" list in Python Markdown.
10.17
- NEW: Allow specifying static IDs in caption block headers via
#idsyntax.
Commits
af2bd12Docs: Update JS depsd303513Fix double nested math parsing (#2807)6ed9a36Reverse Critic deprecation4c8a90fUpdate Twemoji77f4395Better caret example853cfb0chore(license): fix legacy link of Waylan (#2802)38522b4Add missing "important" class default to Admonitionseebdd49Deprecate Critic view mode (#2796)4e8a6eeUpdate JS depscd6a5a6Handle nesting of old-school Admonition-like extensions with Blocks (#2795)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)