chore(deps): update dependency pymdown-extensions to v12 - #368
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
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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:
==11.0.2→==12.0Release Notes
facelessuser/pymdown-extensions (pymdown-extensions)
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.Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.