Skip to content

Update dependency prosemirror-markdown to v1.11.2

This MR contains the following updates:

Package Type Update Change
prosemirror-markdown dependencies patch 1.11.1 -> 1.11.2

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


Release Notes

prosemirror/prosemirror-markdown

v1.11.2

Compare Source

Bug fixes

Fix some unnecessary escapes for period characters in Markdown serialization.

Only escape # signs if they would otherwise create a heading. Add a test for headings in list items

Fix a bug in MarkdownSerializer that broken expelling of whitespace from marks when the mark spanned multiple nodes.


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.


Fixes issue #421561 (closed)

Edited by Himanshu Kapoor

Merge request reports

Loading