Files
Verso/services/web/frontend/js/features/source-editor
claudeandClaude Sonnet 4.6 2fdb155547
Build and Deploy Verso / deploy (push) Successful in 9m44s
fix(typst): support multi-line display math ($...$)
mathContentTokenizer now detects inline vs display math by scanning back
to the opening '$': if @skip consumed whitespace between '$' and the
content the tokenizer removes the newline stop (display math), otherwise
it keeps it (inline math).  contextual: true prevents the tokenizer from
firing outside InlineMath entirely, avoiding the orange-body-text
regression seen when this was previously attempted without the guard.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 10:52:29 +00:00
..
2026-04-28 08:52:37 +00:00