Skip to content

[stable33] chore(cleanup): replace markdownit-katex with @mdit/tex - #8367

Merged
mejo- merged 1 commit into
stable33from
backport/8342/stable33
Mar 18, 2026
Merged

[stable33] chore(cleanup): replace markdownit-katex with @mdit/tex#8367
mejo- merged 1 commit into
stable33from
backport/8342/stable33

Conversation

@backportbot

@backportbotbackportbotBot commented Mar 18, 2026

Copy link
Copy Markdown

Backport of #8342

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbotbackportbotBot added this to the Nextcloud 33.0.1 milestone Mar 18, 2026
@mejo-
mejo-force-pushed the backport/8342/stable33 branch 2 times, most recently from 22f53e1 to b448210CompareMarch 18, 2026 21:38
@mejo-
mejo- marked this pull request as ready for review March 18, 2026 21:38
@mejo-
mejo- requested a review from silverkszlo as a code ownerMarch 18, 2026 21:38
@codecov

codecovBot commented Mar 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

The latex does not need to be rendered during the markdown processing.
It was extracted from the annotation afterwards anyways.
This avoids a duplicate import of KaTex which shrinks our largest chunk
from 2.4 Mb to 2.1 Mb.
Signed-off-by: Max <max@nextcloud.com>
@mejo-
mejo-force-pushed the backport/8342/stable33 branch from b448210 to 2b6f3b9CompareMarch 18, 2026 21:57
@mejo-
mejo- enabled auto-merge March 18, 2026 21:57
@mejo-
mejo- merged commit f86561e into stable33Mar 18, 2026
63 checks passed
@mejo-
mejo- deleted the backport/8342/stable33 branch March 18, 2026 22:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mejo-@max-nextcloud