Skip to content

Update dependency markdown-it-prism to v4#633

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/markdown-it-prism-4.x
Open

Update dependency markdown-it-prism to v4#633
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/markdown-it-prism-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
markdown-it-prism 3.0.14.0.0 age confidence

Release Notes

jGleitz/markdown-it-prism (markdown-it-prism)

v4.0.0

Compare Source

BREAKING CHANGES
  1. The language-* CSS class is now placed only on the <code> HTML tag, and no longer additionally on <pre>. This brings the plugin back in line with how markdown-it behaves out of the box. When migrating to this version, check your CSS selectors for anything targeting a class starting with language- on <pre> elements.
  2. Users who combine this plugin with markdown-it-attrs must use markdown-it-attrs v5.0.0 or later for full compatibility. markdown-it-attrs is now declared by this plugin as an optional peer dependency with a minium version of 5.0.0.
  3. Users who combine this plugin with markdown-it-attrs and configured highlightInlineCode: true for markdown-it-prism while also specifying allowedAttributes for markdown-it-attrs must include "language" in the allowedAttributes for markdown-it-prism’s highlighting to work.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • Automerge
    • At any time (no schedule defined)

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner July 10, 2026 02:40
@renovate renovate Bot requested review from igorbelo and removed request for a team July 10, 2026 02:40
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.

0 participants