Skip to content

Conversation

@slack-oss-bot
Copy link
Collaborator

@slack-oss-bot slack-oss-bot commented Jul 17, 2025

This PR contains the following updates:

Package Change Age Confidence
pymdown-extensions ==10.12==10.19.1 age confidence

Release Notes

facelessuser/pymdown-extensions (pymdown-extensions)

v10.19.1

Compare Source

10.19.1

  • FIX: Arithmatex: Fix issue where block $$ math used inline within a paragraph could result in nested math
    parsing.

v10.19

Compare Source

10.19

  • NEW: Emoji: Update Twemoji to use Unicode 16.
  • NEW: Critic: Roll back view mode deprecation as some still like to use it, though further enhancements to this
    mode are not planned.

v10.18

Compare Source

10.18

  • NEW: Critic: view mode has been deprecated. To avoid warnings or future issues, explicitly set mode to
    either accept or reject. In the future, the new default will be accept and the view mode will be removed
    entirely.
  • FIX: Block Admonition: important should have always been available as a default.

v10.17.2

Compare Source

10.17.2

  • FIX: Blocks: Blocks extensions will now better handle nesting of indented style Admonitions, Details, and Tabbed
    and other non-conflicting blocks.

v10.17.1

Compare Source

10.17.1

  • FIX: Fix an issue where Highlight can override another extension in the "registered" list in Python Markdown.

v10.17

Compare Source

10.17

  • NEW: Allow specifying static IDs in caption block headers via #id syntax.

v10.16.1: 10.6.1

Compare Source

10.16.1

  • FIX: Inefficient regular expression pattern for figure caption numbers.

v10.16

Compare Source

10.16

  • NEW: Add early support for Python 3.14.
  • NEW: Drop support for Python 3.8.
  • NEW: Snippets: Added max_retries and backoff_retries options to configure new retry logic for HTTP 429
    errors (Too Many Requests client error).
  • NEW: Caption: Prefix templates are now preserved exactly as specified allowing the insertion of HTML tags if
    desired.
  • FIX: Caption: Fix issue where manual numbers in auto were not respected appropriately.

v10.15

Compare Source

10.15.0

  • NEW: SuperFences: Add relaxed_headers option which can tolerate bad content in the fenced code header. When
    enabled, code blocks with bad content in the header will likely still convert into code blocks, often respecting
    the specified language.
  • NEW: Add type hints to the Blocks interface and a few additional files.
  • FIX: Blocks: Fix some corner cases of nested blocks with lists.
  • FIX: Tab and Tabbed: Fix a case where tabs could fail if combine_header_slug was enabled and there was no
    header.

v10.14.3

Compare Source

10.14.3

  • FIX: Blocks: An empty, raw block type should not cause an error.

v10.14.2

Compare Source

10.14.2

  • FIX: Blocks: Fix some corner cases with md_in_html.

v10.14.1

Compare Source

10.14.1

  • FIX: MagicLink: Ensure that repo names that start with . are handled correctly.
  • FIX: FancyLists: Fix case were lists could be falsely created when a line started with . or ).

v10.14

Compare Source

10.14

  • NEW: Blocks.HTML: Add new custom option to specify tags and the assumed handling for them when automatic mode
    is assumed. This can also be used to override the handling for recognized tags with automatic handling.
  • FIX: Fix tests to pass with Pygments 2.19+.

v10.13

Compare Source

10.13

  • NEW: Snippets: Allow multiple line numbers or line number blocks separated by ,.
  • NEW: Snippets: Allow using a negative index for number start indexes and end indexes. Negative indexes are converted to positive indexes based on the number of lines in the snippet.
  • FIX: Snippets: Properly capture empty newline at end of file.
  • FIX: Snippets: Fix issue where when non sections of files are included, section labels are not stripped.
  • FIX: BetterEm: Fixes for complex cases.
  • FIX: Blocks: More consistent handling of empty newlines in block processor extensions.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@slack-oss-bot slack-oss-bot force-pushed the renovate/pymdown-extensions-10.x branch from f6d1b32 to 12d3fcf Compare July 29, 2025 08:02
@slack-oss-bot slack-oss-bot changed the title Update dependency pymdown-extensions to v10.16 Update dependency pymdown-extensions to v10.16.1 Jul 29, 2025
@slack-oss-bot slack-oss-bot force-pushed the renovate/pymdown-extensions-10.x branch from 12d3fcf to 87b8753 Compare November 12, 2025 08:03
@slack-oss-bot slack-oss-bot changed the title Update dependency pymdown-extensions to v10.16.1 Update dependency pymdown-extensions to v10.17.1 Nov 12, 2025
@slack-oss-bot slack-oss-bot force-pushed the renovate/pymdown-extensions-10.x branch from 87b8753 to 90b2a61 Compare November 27, 2025 08:03
@slack-oss-bot slack-oss-bot changed the title Update dependency pymdown-extensions to v10.17.1 Update dependency pymdown-extensions to v10.17.2 Nov 27, 2025
@slack-oss-bot slack-oss-bot force-pushed the renovate/pymdown-extensions-10.x branch from 90b2a61 to 87e6290 Compare December 8, 2025 08:03
@slack-oss-bot slack-oss-bot changed the title Update dependency pymdown-extensions to v10.17.2 Update dependency pymdown-extensions to v10.18 Dec 8, 2025
@slack-oss-bot slack-oss-bot force-pushed the renovate/pymdown-extensions-10.x branch from 87e6290 to fa23e61 Compare December 12, 2025 08:02
@slack-oss-bot slack-oss-bot changed the title Update dependency pymdown-extensions to v10.18 Update dependency pymdown-extensions to v10.19 Dec 12, 2025
@slack-oss-bot slack-oss-bot force-pushed the renovate/pymdown-extensions-10.x branch from fa23e61 to dcb4712 Compare December 15, 2025 08:03
@slack-oss-bot slack-oss-bot changed the title Update dependency pymdown-extensions to v10.19 Update dependency pymdown-extensions to v10.19.1 Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants