Skip to content

Fix LaTeX rendering in thinking mid-training blog post#80

Merged
uralik merged 1 commit intomainfrom
fix/thinking-midtraining-latex-rendering
Apr 7, 2026
Merged

Fix LaTeX rendering in thinking mid-training blog post#80
uralik merged 1 commit intomainfrom
fix/thinking-midtraining-latex-rendering

Conversation

@uralik
Copy link
Copy Markdown
Contributor

@uralik uralik commented Apr 7, 2026

Replace escaped underscores (_) with plain underscores (_) inside math blocks in sections 2-4, and change $$ to $ for inline math in section 2. The escaped underscores broke MathJax subscript rendering, and $$ caused inline formulas to render as display math.

Replace escaped underscores (\_) with plain underscores (_) inside
math blocks in sections 2-4, and change $$ to $ for inline math
in section 2. The escaped underscores broke MathJax subscript
rendering, and $$ caused inline formulas to render as display math.
@uralik uralik requested review from jaseweston and xianxl April 7, 2026 14:11
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 7, 2026
@uralik uralik requested a review from jacklanchantin April 7, 2026 14:12
@uralik uralik merged commit 11cf3b3 into main Apr 7, 2026
7 checks passed
@uralik uralik deleted the fix/thinking-midtraining-latex-rendering branch April 7, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants