fix(deps): update dependency pymdown-extensions to v12 - #27
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/pymdown-extensions-12.x
branch
from
September 23, 2026 03:15
1749bbe to
e1f72d7
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=10.17.1,<12.0→>=12.1,<12.2Release Notes
facelessuser/pymdown-extensions (pymdown-extensions)
v12.1Compare Source
12.1
resetfunction that can be specified for custom fences.v12.0.1Compare Source
12.0.1
v12.0Compare Source
12.0
BREAK: BetterEm: Complete rewrite. There may be some subtle differences between legacy behavior and new
CommonMark behavior.
*and_emphasis are handled at the same time to provide more natural nesting.BREAK: Tilde, Caret, Mark: Rewritten and now built upon the latest BetterEm logic.
will be parsed at the same time as emphasis, allowing for better nesting logic.
smart_delete,smart_insert, orsmart_mark, respectively, to enable previous behavior, which prevented mid-word deletion.no_spaceto control whether the Pandoc style requirement of "no unescapedspaces" is enabled for subscript and superscript, respectively.
no_spaceis enabled by default.NEW: Details, Blocks.Details, Blocks.Admonitions: Allow and handle headers specially in titles.
NEW: Quotes: Allow and handle headers specially in callout titles.
NEW: BracketSpan: New extension that allows for the creation of spans using a Pandoc style bracket notation.
NEW: Arithmatex: Remove deprecated
inline_mathjax_preview_format,inline_mathjax_format, andinline_generic_format. Usearithmatex_inline_formatinstead.NEW: Arithmatex: Remove deprecated
fence_mathjax_preview_format,fence_mathjax_format, andfence_generic_format. Usearithmatex_fenced_formatinstead.NEW: Emoji: Remove undocumented and deprecated "old style" custom emoji index logic.
NEW: Slugs: Remove deprecated
uslugify,uslugify_encoded,uslugify_cased,uslugify_cased_encoded,gfm,and
gfm_encoded. Use the documentedslugifymethod with appropriate arguments instead.v11.0.2Compare Source
11.0.2
v11.0.1Compare Source
11.0.1
v11.0Compare Source
11.0
base_pathby default. Can be disabled by setting newrestrict_pathoption to
False. The newroot_pathcan be specified if paths are desired to be restricted to a differentlocation separate
base_pathwhich is also used as a relative base for image paths.Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.