24.0.3
Bumps pymdown-extensions from 10.19.1 to 10.21.
Release notes
Sourced from pymdown-extensions's releases.
10.21
- NEW: Caption: Add support for specifying not only IDs but classes and arbitrary attributes. Initial work by
@joapuiib.- FIX: MagicLink: Fix a matching pattern for Bitbucket repo.
10.20
NEW: Quotes: New blockquotes extension added that uses a more modern approach when compared to Python Markdown's default. Quotes specifically will not group consecutive blockquotes together in the same lazy fashion that the default Python Markdown does which follows a more modern trend to how parsers these days handle block quotes.
In addition, Quotes also provides an optional feature to enable specifying callouts/alerts in the style used by GitHub and Obsidian.
Commits
6d92b68Bump versionbaeca0eDocs: update JS depsbf2a237Add classes and attributes to captions (#2844)5c69e05Fix bitbucket reference (#2835)fa4a066Fix spellinga69f671Update docs1aa6f20Ensure callouts always lowercases the first class (the alert type)66f95d7Docs: Update JS deps44e4a12Update readmee99fa9aRemove override for "back to top" button box shadow- 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 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)