Skip to content

Update dependency prosemirror-markdown to v1.12.0

This MR contains the following updates:

Package Type Update Change
prosemirror-markdown dependencies minor 1.11.2 -> 1.12.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

prosemirror/prosemirror-markdown

v1.12.0

Compare Source

Bug fixes

Block-level markup inside a heading is no longer escaped by the serializer.

Do not backslash-escape a + at the start of line when it isn't followed by a space. Upgrade to markdown-it 14

New features

MarkdownSerializerState.renderInline now takes a parameter that controls whether block-level markup should be escaped.

Upgrade to markdown-it version 14, which provides ES modules.


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: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.

Merge request reports