chore(deps): update dependency pymdown-extensions to v10.12 #1509
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.3.1
->==10.12
Release Notes
facelessuser/pymdown-extensions (pymdown-extensions)
v10.12
Compare Source
10.12
pymdownx.blocks.details
approach.pymdownx.blocks.tab
approach.strict
option that will raise an exception if an emoji is used whose name has changed,removed, or never existed.
v10.11.2
Compare Source
10.11.2
v10.11.1
Compare Source
10.11.1
can cause a fence to not be parsed.
v10.11
Compare Source
10.11
```lang {.class #id}
.v10.10.2
Compare Source
10.10.2
*em, **em,strong***
and_em, __em,strong___
cases.*sup, **sup,ins***
.*sub, **sub,del***
.v10.10.1
Compare Source
10.10.1
v10.10
Compare Source
10.10
x
instead oftwitter
.twitter
is still recognized but isnow deprecated and will be removed at a future time.
urlunparse
.v10.9
Compare Source
10.9
v10.8.1
Compare Source
10.8.1
v10.8
Compare Source
10.8
v10.7.1
Compare Source
10.7.1
v10.7
Compare Source
10.7
:octocat:
are no longer resolved.
default_lang
which will cause code blocks with no language specifier to behighlighted with the specified default language instead of plain text. This affects indented code blocks and code
blocks defined with SuperFences.
style_plain_text
can be specified with a language string (in addition to its previousboolean requirement) to treat inline code blocks with no explicit language specifier with a specific default
language.
v10.6
Compare Source
10.6
v10.5
Compare Source
10.5
v10.4
Compare Source
10.4
base_path
to better support interactions with MkDocs.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.