Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: let article-converter handle mathjax rendering to avoid bug when navigating back to previously typeset page #2432

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jonas-C
Copy link
Contributor

@Jonas-C Jonas-C commented Mar 17, 2025

Fixes https://github.com/ndlano/issues/issues/4254
Depends on NDLANO/frontend-packages#2740

NB: Bygger på toppen av ark V5-pr'en så man kan linke med frontend-packages.

Dette er kanskje litt for magisk til alle smaker, men det funker! Første gang man laster inn en artikkel med mathjax laster vi inn mathjax-scriptet. Jeg mistenker at mathjax automatisk typesetter dokumentet første gang den lastes. Deretter vil de neste typesettingene skje når et matte-element mountes.

@Jonas-C Jonas-C requested a review from a team March 17, 2025 15:44
Base automatically changed from chore/prepare-for-ark-v5 to master March 18, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant