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
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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Fixes issue #421561 (closed)