Skip to content

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

Open
backportbot[bot] wants to merge 1 commit into
stable33from
backport/8718/stable33
Open

[stable33] fix(math): fix lost content after math node#8721
backportbot[bot] wants to merge 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
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