Skip to content

chore(deps): update dependency mdit-py-plugins to v0.6.0#177

Merged
dpieski merged 1 commit into
mainfrom
renovate/mdit-py-plugins-0.x
May 12, 2026
Merged

chore(deps): update dependency mdit-py-plugins to v0.6.0#177
dpieski merged 1 commit into
mainfrom
renovate/mdit-py-plugins-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mdit-py-plugins ==0.5.0==0.6.0 age adoption passing confidence

Release Notes

executablebooks/mdit-py-plugins (mdit-py-plugins)

v0.6.0

Compare Source

  • ✨ NEW: Add GFM autolink and composite GFM plugins (#​135)

    The gfm_autolink plugin implements GFM autolink literals,
    auto-linking URLs and email addresses without requiring angle brackets:

    Visit www.example.com or contact user@example.com

    The gfm composite plugin enables a full Github Flavored Markdown (GFM)-like configuration in a single call
    (tables, strikethrough, autolinks, task lists, alerts, and footnotes).

    See the GitHub docs for more information.

    Requires markdown-it-py >= 4.1.0.

  • ✨ NEW: Add superscript plugin and tests, thanks to @​elijahgreenstein (#​128)

    Ported from markdown-it-sup.
    Renders superscript text using ^..^ syntax:

    29^th^ of May

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@dpieski dpieski merged commit de7e30a into main May 12, 2026
11 checks passed
@renovate renovate Bot deleted the renovate/mdit-py-plugins-0.x branch May 12, 2026 19:04
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.

1 participant