You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: render mixed Korean+LaTeX in PDF with server-side KaTeX
- Add renderMixedLatex() to parse $...$ and $$...$$ delimiters
- Render only math segments via KaTeX, escape plain text separately
- Add window.print() auto-trigger for PDF save dialog
0 commit comments