Skip to content

[stable34] fix(math): fix lost content after math node#8722

Merged
mejo- merged 1 commit into
stable34from
backport/8718/stable34
Jun 9, 2026
Merged

[stable34] fix(math): fix lost content after math node#8722
mejo- merged 1 commit into
stable34from
backport/8718/stable34

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 requested a review from silverkszlo June 9, 2026 09:15
@backportbot backportbot Bot added bug Something isn't working 3. to review labels Jun 9, 2026
@backportbot backportbot Bot added this to the Nextcloud 34.0.1 milestone Jun 9, 2026
@mejo- mejo- merged commit 535fbe7 into stable34 Jun 9, 2026
66 of 72 checks passed
@mejo- mejo- deleted the backport/8718/stable34 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