Skip to content

[stable33] fix(math): fix lost content after math node#8721

Merged
mejo- merged 1 commit into
stable33from
backport/8718/stable33
Jun 9, 2026
Merged

[stable33] fix(math): fix lost content after math node#8721
mejo- merged 1 commit into
stable33from
backport/8718/stable33

Conversation

@backportbot

@backportbot backportbot Bot commented Jun 9, 2026

Copy link
Copy Markdown

Backport of PR #8718

Properly close div element in markdown-it plugin. Div elements cannot be
a void element with self-closing slash, so all content after the div
became part of this div element.

Fixes: #8654

Signed-off-by: Jonas <jonas@freesources.org>
@backportbot backportbot Bot added bug Something isn't working 3. to review labels Jun 9, 2026
@backportbot backportbot Bot added this to the Nextcloud 33.0.6 milestone Jun 9, 2026
@mejo- mejo- merged commit 0ec50cb into stable33 Jun 9, 2026
75 of 77 checks passed
@mejo- mejo- deleted the backport/8718/stable33 branch June 9, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant