Commit 512556d
move display math punctuation inside formula blocks
Move trailing punctuation (periods, commas) from outside display math
closing `$` to inside the formula content, e.g. `$.\n` → content line
gets `.` appended and closing becomes `$\n`. Affects 100 instances
across both multi-line and single-line display equations.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent dcb64de commit 512556d
1 file changed
Lines changed: 195 additions & 195 deletions
0 commit comments